7 lines
73 B
PHP
7 lines
73 B
PHP
<?php
|
|
use Psr\Container\ContainerInterface as Container;
|
|
|
|
return [
|
|
|
|
];
|