PioniaConsoleTerminated
extends Event
in package
Table of Contents
Properties
- $app : ConsoleApplication
- The Console application instance.
Methods
- __construct() : mixed
- name() : string
- Get the event name.
Properties
$app
The Console application instance.
public
ConsoleApplication
$app
Methods
__construct()
public
__construct(ConsoleApplication $app) : mixed
Parameters
- $app : ConsoleApplication
name()
Get the event name.
public
static name() : string