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