예제 #1
0
파일: routeTest.php 프로젝트: Lofanmi/think
 public function testSsl()
 {
     $this->assertEquals(false, Route::isSsl());
 }