addPath |
( |
|
$path, |
|
|
|
$prepend = false |
|
) |
| |
Returns the path for the class, if any
- Parameters
-
- Returns
- string|null
Implemented in BaseClassLoader.
Returns an array of the classes loaded
- Returns
- string[]
Implemented in BaseClassLoader.
Called when there is a class to load
- Parameters
-
- Returns
- bool
- Exceptions
-
Implemented in BaseClassLoader.
register |
( |
|
$prepend = false | ) |
|
Removes a path from the lookup list
- Parameters
-
Implemented in BaseClassLoader.
The documentation for this interface was generated from the following file: