\Ceo\Cli\CommandsDepthCommand

Summary

Methods
Properties
Constants
__construct()
getDI()
configure()
execute()
handle()
No public properties found
No constants found
getClientList()
exitOk()
exitBad()
$di
N/A
No private methods found
$clients
$dbh
N/A

Properties

$di

$di : 

Type

$clients

$clients : 

Type

$dbh

$dbh : 

Type

Methods

__construct()

__construct(  $di) 

Parameters

$di

getDI()

getDI() 

configure()

configure() 

execute()

execute(\Symfony\Component\Console\Input\InputInterface  $input, \Symfony\Component\Console\Output\OutputInterface  $output) 

Parameters

\Symfony\Component\Console\Input\InputInterface $input
\Symfony\Component\Console\Output\OutputInterface $output

handle()

handle(  $input,   $output) 

Parameters

$input
$output

getClientList()

getClientList() : Array

Determines installed CEO clients based on installed configs.

Returns

Array —

client codes

exitOk()

exitOk(  $output,   $message = "ヾ(-_- )ゞ") 

Parameters

$output
$message

exitBad()

exitBad(  $output,   $message = "(╯°□°)╯︵ ┻━┻") 

Parameters

$output
$message