Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. XmlFileLoader.php

XmlFileLoader::$classes

Same name in this branch
  1. 11.1.x vendor/symfony/validator/Mapping/Loader/XmlFileLoader.php \Symfony\Component\Validator\Mapping\Loader\XmlFileLoader::classes

An array of {@class \SimpleXMLElement} instances.

Type: \SimpleXMLElement[]|null

File

vendor/symfony/serializer/Mapping/Loader/XmlFileLoader.php, line 34

Class

XmlFileLoader
Loads XML mapping files.

Namespace

Symfony\Component\Serializer\Mapping\Loader

Code

private ?array $classes = null;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal