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

Breadcrumb

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

TraversalStrategy::IMPLICIT

Specifies that a node's value should be iterated only if it is an instance of {@link \Traversable}.

File

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

Class

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

Namespace

Symfony\Component\Validator\Mapping

Code

public const IMPLICIT = 1;

API Navigation

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