Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$paths | |
We handle here two possible locations of composer-generated autoload file. More... | |
foreach ($paths as $path) | |
$paths |
We handle here two possible locations of composer-generated autoload file.
One is directly in Elgg directory when not using as dependency, other is in the main project dir, parent to this one.
Definition at line 7 of file autoloader.php.
foreach |
Definition at line 12 of file autoloader.php.