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