Documentation

BaseCommand extends Command
in package

Table of Contents

$di  : mixed
__construct()  : mixed
getDI()  : mixed
exitBad()  : mixed
exitOk()  : mixed
getClientList()  : array<string|int, mixed>
Determines installed CEO clients based on installed configs.

Properties

Methods

__construct()

public __construct(mixed $di) : mixed
Parameters
$di : mixed
Return values
mixed

getDI()

public getDI() : mixed
Return values
mixed

exitBad()

protected exitBad(mixed $output[, mixed $message = "(╯°□°)╯︵ ┻━┻" ]) : mixed
Parameters
$output : mixed
$message : mixed = "(╯°□°)╯︵ ┻━┻"
Return values
mixed

exitOk()

protected exitOk(mixed $output[, mixed $message = "ヾ(-_- )ゞ" ]) : mixed
Parameters
$output : mixed
$message : mixed = "ヾ(-_- )ゞ"
Return values
mixed

getClientList()

Determines installed CEO clients based on installed configs.

protected getClientList() : array<string|int, mixed>
Return values
array<string|int, mixed>

client codes

Search results