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