Console
in package
Console event class
Tags
Table of Contents
Properties
- $omitCommands : array<string|int, mixed>
- Production check omit commands
Methods
Properties
$omitCommands
Production check omit commands
protected
static array<string|int, mixed>
$omitCommands
= ['app:env', 'app:status', 'help', 'version']
Methods
footer()
Display console footer
public
static footer() : void
header()
Display console header
public
static header() : void