|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Data Structures | |
| class | ClassLoader |
| ClassLoader implements a PSR-0, PSR-4 and classmap class loader. More... | |
| class | ComposerStaticInit0b7e5ccf6ad3b6544d6c5a11478f9b6b |
Functions | |
| includeFile ($file) | |
| Scope isolated include. More... | |
| Composer\Autoload\includeFile | ( | $file | ) |
Scope isolated include.
Prevents access to $this/self from included files.
Definition at line 442 of file ClassLoader.php.
References $file.
Referenced by Composer\Autoload\ClassLoader\loadClass().
Here is the caller graph for this function: