Documentation

Console
in package

Console event class

Tags
category

Pop\Kettle

author

Nick Sagona, III dev@nolainteractive.com

copyright

Copyright (c) 2009-2024 NOLA Interactive, LLC. (http://www.nolainteractive.com)

license

http://www.popphp.org/license New BSD License

version
2.3.2

Table of Contents

Properties

$omitCommands  : array<string|int, mixed>
Production check omit commands

Methods

footer()  : void
Display console footer
header()  : void
Display console header

Properties

$omitCommands

Production check omit commands

protected static array<string|int, mixed> $omitCommands = ['app:env', 'app:status', 'help', 'version']

Methods

Display console footer

public static footer() : void

header()

Display console header

public static header() : void

        
On this page

Search results