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