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