Documentation

autoLoad

 public static
\Bitrix\Main\Loader::autoLoad(
  $className
);

Static method loads methods, registered for autoloading from the following files:

\Bitrix\Main\IO\File - file /main/lib/io/file.php,
\Bitrix\IBlock\Type - file /iblock/lib/type.php,
\Bitrix\IBlock\Section\Type - file /iblock/lib/section/type.php,
\QSoft\Catalog\Tools\File - file /qsoft.catalog/lib/tools/file.php.

Parameters

ParameterDescriptionVersion
$classNameClass name for loading.

Example



© «Bitrix24», 2001-2024
Up