<?php
declare(strict_types=1);
namespace Sisi\PdfFlipbookElement;
use Shopware\Core\Framework\Plugin;
/**
* Class SisiPdfFlipbookElement6
*
* @package Sisi\PdfFlipbookElement
*/
class SisiPdfFlipbookElement6 extends Plugin
{
}