move admin notices module to local modules

This commit is contained in:
David Remer 2020-09-01 10:16:30 +03:00
parent 4519c3f70f
commit e35c4fe419
12 changed files with 207 additions and 1 deletions

View file

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