예제 #1
0
파일: Request.php 프로젝트: pinepain/ape
 /**
  * @return mixed
  */
 public static function protocol()
 {
     return \Ape\Request::protocol();
 }