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