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