FileLoader
FileLoader
class FileLoader implements LoaderInterface
Base class for all file based loaders.
Methods
__construct(string $file) Constructor. |
Details
__construct(string $file)
Constructor.
Parameters
string | $file | The mapping file to load |
Exceptions
登录查看完整内容
|