ClassLoader::getUseIncludePath |
function |
drupal/core/vendor/composer/ClassLoader.php |
Can be used to check if the autoloader uses the include path to check
for classes. |
ClassLoader::getUseIncludePath |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Can be used to check if the autoloader uses the include path to check
for classes. |
UniversalClassLoader::getUseIncludePath |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Can be used to check if the autoloader uses the include path to check
for classes. |