You are here

private function TraversalStrategy::__construct in Plug 7

Not instantiable.

File

lib/Symfony/validator/Symfony/Component/Validator/Mapping/TraversalStrategy.php, line 63

Class

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

Namespace

Symfony\Component\Validator\Mapping

Code

private function __construct() {
}