<?php
namespace REIB\AgeCheck;
use Shopware\Core\Framework\Plugin;
class REIBAgeCheck extends Plugin
{
}