Documentation

FileLoader
in package
implements LoaderInterface

AbstractYes

Base class for all file based loaders.

Tags
author

Kévin Dunglas dunglas@gmail.com

Table of Contents

Interfaces

LoaderInterface
Loads {@link ClassMetadataInterface}.

Properties

$file  : mixed

Methods

__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


        
On this page

Search results