Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TraversalStrategy.php
TraversalStrategy::NONE
Specifies that a node's value should never be iterated.
File
vendor/
symfony/
validator/
Mapping/
TraversalStrategy.php
, line 41
Class
TraversalStrategy
Specifies whether and how a traversable object should be traversed.
Namespace
Symfony\Component\Validator\Mapping
Code
public
const
NONE
=
2
;
RSS feed