master
<?php declare(strict_types=1); namespace Granam\GpWebPay\Codes; /** Just a tag interface */ interface Codes { }