You are here

private function TraversalStrategy::__construct in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/validator/Mapping/TraversalStrategy.php \Symfony\Component\Validator\Mapping\TraversalStrategy::__construct()

Not instantiable.

File

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

Class

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

Namespace

Symfony\Component\Validator\Mapping

Code

private function __construct() {
}