You are here

private function Validation::__construct in Zircon Profile 8

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

This class cannot be instantiated.

File

vendor/symfony/validator/Validation.php, line 65

Class

Validation
Entry point for the Validator component.

Namespace

Symfony\Component\Validator

Code

private function __construct() {
}