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

Breadcrumb

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

ClassMetadata::$properties

@internal This property is public in order to reduce the size of the class' serialized representation. Do not access it. Use {@link getPropertyMetadata()} instead.

Type: PropertyMetadata[]

File

vendor/symfony/validator/Mapping/ClassMetadata.php, line 64

Class

ClassMetadata
Default implementation of {@link ClassMetadataInterface}.

Namespace

Symfony\Component\Validator\Mapping

Code

public array $properties = [];

API Navigation

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