mediatekformation

FileLoader
in package
implements LoaderInterface

Base class for all file based loaders.

Tags
author

Kévin Dunglas dunglas@gmail.com

Interfaces, Classes, Traits and Enums

LoaderInterface
Loads {@link ClassMetadataInterface}.

Table of Contents

$file  : mixed
__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $file) : mixed
Parameters
$file : string

The mapping file to load

Tags
throws
MappingException

if the mapping file does not exist or is not readable

Return values
mixed

Search results