Final Class Yiisoft\Yii\Console\Event\ApplicationShutdown
| Inheritance | Yiisoft\ |
|---|
Public Methods
| Method | Description | Defined By |
|---|---|---|
| __construct() | Yiisoft\ |
|
| getExitCode() | Yiisoft\ |
Method Details
| public mixed __construct ( integer $exitCode ) | ||
| $exitCode | integer | |
public function __construct(private int $exitCode) {}
User Contributed Notes
Leave a comment
Join the conversation to share a note.