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