1 Star 0 Fork 0

向林 / kiri-databases

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.phpstorm.meta.php 471 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
向林 提交于 2023-04-16 02:01 . 变更
<?php
namespace PHPSTORM_META {
// Reflect
use Kiri\Di\Container;
use Psr\Container\ContainerInterface;
override(ContainerInterface::get(0), map('@'));
override(Container::make(0), map('@'));
override(Container::get(0), map('@'));
override(Container::create(0), map('@'));
// override(\Hyperf\Utils\Context::get(0), map('@'));
// override(\make(0), map('@'));
override(\di(0), map('@'));
override(\duplicate(0), map('@'));
}
PHP
1
https://gitee.com/dreamwithouttrace/kiri-databases.git
git@gitee.com:dreamwithouttrace/kiri-databases.git
dreamwithouttrace
kiri-databases
kiri-databases
master

搜索帮助

14c37bed 8189591 565d56ea 8189591