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