1 Star 0 Fork 163

victor/hyperf

forked from hyperf/hyperf 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.phpstorm.meta.php 542 Bytes
一键复制 编辑 原始数据 按行查看 历史
huangdijia 提交于 2023-01-06 15:51 . Support Swow for hyperf/metric (#5292)
<?php
declare(strict_types=1);
/**
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://hyperf.wiki
* @contact group@hyperf.io
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
namespace PHPSTORM_META;
// Reflect
override(\Psr\Container\ContainerInterface::get(0), map(['' => '@']));
override(\Hyperf\Context\Context::get(0), map(['' => '@']));
override(\make(0), map(['' => '@']));
override(\di(0), map(['' => '@']));
override(\optional(0), type(0));
override(\tap(0), type(0));
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/victor95/hyperf.git
git@gitee.com:victor95/hyperf.git
victor95
hyperf
hyperf
master

搜索帮助