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