XmlFileLoader
class XmlFileLoader extends FileLoader
Loads XML mapping files.
Properties
protected | $file | from FileLoader |
Methods
bool
string[]
getMappedClasses()
Return the names of the classes mapped in this file.
Details
in FileLoader at line 30
__construct(string $file)
at line 37
bool
loadClassMetadata(ClassMetadataInterface $classMetadata)
at line 95
string[]
getMappedClasses()
Return the names of the classes mapped in this file.