示例#1
0
文件: loader.php 项目: GE3/GE3
 function getDeclaringClass()
 {
     return NClassReflection::import(parent::getDeclaringClass());
 }