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