<?php declare(strict_types=1);
namespace S360DeviceDetection;
use Shopware\Core\Framework\Plugin;
class S360DeviceDetection extends Plugin
{
}