Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Command.php
Command::$fullDefinition
Type:
fullDefinition
File
vendor/
symfony/
console/
Command/
Command.php
, line 50
Class
Command
Base class for all commands.
Namespace
Symfony\Component\Console\Command
Code
private ?InputDefinition $fullDefinition =
null
;
RSS feed