예제 #1
0
파일: Http.php 프로젝트: rockefys/server
 /**
  * @inheritdoc
  */
 public function sessionStart()
 {
     return HttpProtocol::sessionStart();
 }