You are here

protected property XmlFileLoader::$classes in Plug 7

The XML nodes of the mapping file.

Type: \SimpleXMLElement[]|null

File

lib/Symfony/validator/Symfony/Component/Validator/Mapping/Loader/XmlFileLoader.php, line 30

Class

XmlFileLoader
Loads validation metadata from an XML file.

Namespace

Symfony\Component\Validator\Mapping\Loader

Code

protected $classes;