Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ServiceClosureArgument.php
ServiceClosureArgument::$values
Type:
values
File
vendor/
symfony/
dependency-injection/
Argument/
ServiceClosureArgument.php
, line 23
Class
ServiceClosureArgument
Represents a service wrapped in a memoizing closure.
Namespace
Symfony\Component\DependencyInjection\Argument
Code
private array $values;
RSS feed