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