YAML File Loader.
- 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 YAML class descriptions. |
private ?Symfony\Component\Yaml\Parser $yamlParser = NULL |
Methods |
private getClassesFromYaml() : array |