Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Autowire.php
Autowire::$lazy
Type:
lazy
File
vendor/
symfony/
dependency-injection/
Attribute/
Autowire.php
, line 28
Class
Autowire
Attribute to tell a parameter how to be autowired.
Namespace
Symfony\Component\DependencyInjection\Attribute
Code
public readonly bool|array $lazy;
RSS feed