Documentation

Console
in package

Console

Table of Contents

$app  : CodeIgniter
Main CodeIgniter instance.
__construct()  : mixed
Console constructor.
run()  : RequestInterface|Response|ResponseInterface|mixed
Runs the current command discovered on the CLI.
showHeader()  : mixed
Displays basic information about the Console.

Properties

Methods

showHeader()

Displays basic information about the Console.

public showHeader([bool $suppress = false ]) : mixed
Parameters
$suppress : bool = false
Return values
mixed

Search results