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

Breadcrumb

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

TraversalStrategy::TRAVERSE

Specifies that a node's value should always be iterated. If the value is not an instance of {@link \Traversable}, an exception should be thrown.

File

vendor/symfony/validator/Mapping/TraversalStrategy.php, line 47

Class

TraversalStrategy
Specifies whether and how a traversable object should be traversed.

Namespace

Symfony\Component\Validator\Mapping

Code

public const TRAVERSE = 4;

API Navigation

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