You are here

private function PropertyPath::__construct in Zircon Profile 8

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

Not instantiable.

File

vendor/symfony/validator/Util/PropertyPath.php, line 55

Class

PropertyPath
Contains utility methods for dealing with property paths.

Namespace

Symfony\Component\Validator\Util

Code

private function __construct() {
}