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