class FileLoader implements LoaderInterface
Base class for all file based loaders.
Methods
__construct(string $file) Constructor. |
Details
__construct(string $file)
Constructor.
class FileLoader implements LoaderInterface
Base class for all file based loaders.
__construct(string $file) Constructor. |
Constructor.
string | $file | The mapping file to load |
MappingException | if the mapping file does not exist or is not readable |
Designed by : w10schools
service@w10schools.com
Please login to continue.