예제 #1
0
파일: Config.php 프로젝트: Koohiisan/Enpowi
 public function requireSSL()
 {
     App::requireSSL();
     return $this;
 }