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