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