Final Class Yiisoft\Yii\Console\Event\ApplicationStartup
| Inheritance | Yiisoft\ |
|---|
Public Properties
| Property | Type | Description | Defined By |
|---|---|---|---|
| $commandName | ?string | Yiisoft\ |
Public Methods
| Method | Description | Defined By |
|---|---|---|
| __construct() | Yiisoft\ |
Property Details
Method Details
| public mixed __construct ( ?string $commandName = null ) | ||
| $commandName | ?string | |
public function __construct(
public ?string $commandName = null,
) {}
User Contributed Notes
Leave a comment
Join the conversation to share a note.