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