PHP Class Kraken\Runtime\Command\Cmd\CmdErrorCommand

Inheritance: extends Kraken\Runtime\Command\Command, implements Kraken\Runtime\Command\CommandInterface
Afficher le fichier Open project: kraken-php/framework

Protected Properties

Свойство Type Description
$supervisor Kraken\Supervision\SupervisorInterface

Méthodes protégées

Méthode Description
command ( $params = [] )
construct ( )
destruct ( )
handleException ( Erro\Error | Exceptio\Exception $ex, mixed[] $params )

Method Details

command() protected méthode

protected command ( $params = [] )

construct() protected méthode

protected construct ( )

destruct() protected méthode

protected destruct ( )

handleException() protected méthode

protected handleException ( Erro\Error | Exceptio\Exception $ex, mixed[] $params )
$ex Erro\Error | Exceptio\Exception
$params mixed[]

Property Details

$supervisor protected_oe property

protected SupervisorInterface,Kraken\Supervision $supervisor
Résultat Kraken\Supervision\SupervisorInterface