Loads XML mapping files.
- author Kévin Dunglas
CloneableInstantiable
Methods |
public getMappedClasses() : array Return the names of the classes mapped in this file.
|
public loadClassMetadata(Symfony |
Properties |
Properties |
private ?array $classes = NULL An array of {@class \SimpleXMLElement} instances.
|
Methods |
private getClassesFromXml() : array |
private parseContext(SimpleXMLElement $nodes) : array |
private parseFile(string $file) : SimpleXMLElement Parses an XML File.
|