Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LazyClosure.php
function LazyClosure::__construct
File
vendor/
symfony/
dependency-injection/
Argument/
LazyClosure.php
, line 30
Class
LazyClosure
@author Nicolas Grekas <
p@tchwork.com
>
Namespace
Symfony\Component\DependencyInjection\Argument
Code
public
function
__construct
(\Closure
$initializer
) {
unset
(
$this
->
service
); }
RSS feed