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