Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LazyProperty.php
function LazyProperty::__construct
File
vendor/
symfony/
validator/
Validator/
LazyProperty.php
, line 21
Class
LazyProperty
A wrapper for a callable initializing a property from a getter.
Namespace
Symfony\Component\Validator\Validator
Code
public
function
__construct
(\Closure
$propertyValueCallback
) { }
RSS feed