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