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