FileLoader
class FileLoader extends AbstractLoader (View source)
Class FileLoader
Constants
| MIN |
|
| LOW |
|
| BELOW_NORMAL |
|
| NORMAL |
|
| ABOVE_NORMAL |
|
| HIGH |
|
| MAX |
|
Methods
string
load(string $file)
load
Details
in AbstractLoader at line line 30
string
getName()
getName
at line line 46
__construct(SplPriorityQueue|string[] $paths = array(), int $priority = self::NORMAL)
Constructor.
at line line 71
string
load(string $file)
load