Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ConsoleErrorEvent.php
ConsoleErrorEvent::$exitCode
Type:
exitCode
File
vendor/
symfony/
console/
Event/
ConsoleErrorEvent.php
, line 25
Class
ConsoleErrorEvent
Allows to handle throwables thrown while running a command.
Namespace
Symfony\Component\Console\Event
Code
private int $exitCode;
RSS feed