예제 #1
0
파일: loaderTest.php 프로젝트: cnzin/think
 public function testInstance()
 {
     Loader::instance('\\think\\Validate');
 }