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