introduce admin-notices

This commit is contained in:
David Remer 2020-04-28 11:42:23 +03:00
parent 1b9b206c14
commit 6793d7217a
15 changed files with 303 additions and 56 deletions

View file

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