You are here

private function PropertyPath::__construct in Plug 7

Not instantiable.

File

lib/Symfony/validator/Symfony/Component/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() {
}