1 Star 0 Fork 3

king2019/RapPHP

forked from Gitee 极速下载/RapPHP 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Init.php 299 Bytes
一键复制 编辑 原始数据 按行查看 历史
藤之内 提交于 2018-09-07 16:49 +08:00 . d
<?php
namespace rap;
use rap\web\mvc\AutoFindHandlerMapping;
use rap\web\mvc\Router;
/**
* 南京灵衍信息科技有限公司
* User: jinghao@duohuo.net
* Date: 18/4/20
* Time: 下午8:14
*/
interface Init{
public function appInit(AutoFindHandlerMapping $autoMapping, Router $router);
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xmkc/RapPHP.git
git@gitee.com:xmkc/RapPHP.git
xmkc
RapPHP
RapPHP
master

搜索帮助