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