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

Breadcrumb

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

InputDefinition::$lastArrayArgument

Type: lastArrayArgument

File

vendor/symfony/console/Input/InputDefinition.php, line 33

Class

InputDefinition
A InputDefinition represents a set of valid command line arguments and options.

Namespace

Symfony\Component\Console\Input

Code

private ?InputArgument $lastArrayArgument = null;
RSS feed
Powered by Drupal