Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AbstractArgument.php
AbstractArgument::$context
Type:
context
File
vendor/
symfony/
dependency-injection/
Argument/
AbstractArgument.php
, line 20
Class
AbstractArgument
Represents an abstract service argument, which have to be set by a compiler pass or a DI extension.
Namespace
Symfony\Component\DependencyInjection\Argument
Code
private string $context =
''
;
RSS feed