mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2025-12-15 20:12:49 +00:00
6 lines
116 B
PHP
6 lines
116 B
PHP
<?php
|
|
|
|
namespace PHPSTORM_META {
|
|
// Reflect
|
|
override(\Psr\Container\ContainerInterface::get(0), map('@'));
|
|
} |