示例#1
0
 public static function startLookingForXfcpClasses()
 {
     self::$_lookingForXfcpClasses = true;
     self::$_foundXfcpClasses = array();
 }