PHP Class Kraken\Runtime\Supervision\Runtime\RuntimeContinue

Inheritance: extends Kraken\Runtime\Supervision\Solver, implements Kraken\Supervision\SolverInterface
Afficher le fichier Open project: kraken-php/framework

Protected Properties

Свойство Type Description
$channel Kraken\Channel\ChannelInterface
$requires string[]

Méthodes protégées

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

Method Details

construct() protected méthode

protected construct ( )

destruct() protected méthode

protected destruct ( )

solver() protected méthode

protected solver ( Erro\Error | Exceptio\Exception $ex, mixed[] $params = [] ) : mixed
$ex Erro\Error | Exceptio\Exception
$params mixed[]
Résultat mixed

Property Details

$channel protected_oe property

protected ChannelInterface,Kraken\Channel $channel
Résultat Kraken\Channel\ChannelInterface

$requires protected_oe property

protected string[] $requires
Résultat string[]