Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AbstractArgument.php
AbstractArgument::$text
Type:
text
File
vendor/
symfony/
dependency-injection/
Argument/
AbstractArgument.php
, line 19
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 $text;
RSS feed