Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. IteratorArgument.php

IteratorArgument::$values

Type: values

File

vendor/symfony/dependency-injection/Argument/IteratorArgument.php, line 21

Class

IteratorArgument
Represents a collection of values to lazily iterate over.

Namespace

Symfony\Component\DependencyInjection\Argument

Code

private array $values;
RSS feed
Powered by Drupal