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