示例#1
0
文件: Request.php 项目: pinepain/ape
 /**
  * @return mixed
  */
 public static function protocol()
 {
     return \Ape\Request::protocol();
 }