init subscriptions

This commit is contained in:
David Remer 2020-07-28 12:27:42 +03:00
parent b5b29b8e58
commit c1991e9153
16 changed files with 412 additions and 46 deletions

View file

@ -0,0 +1,6 @@
<?php
declare(strict_types=1);
return [
];