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