예제 #1
0
파일: loader.php 프로젝트: GE3/GE3
 function getDeclaringClass()
 {
     return NClassReflection::import(parent::getDeclaringClass());
 }