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