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