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