Ejemplo n.º 1
0
 function AutoloadClassDefined($className)
 {
     return \Freetrix\Main\Loader::isAutoLoadClassRegistered($className);
 }