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