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