PHP Class Kraken\Runtime\Supervision\Runtime\RuntimeStart

Inheritance: extends Kraken\Runtime\Supervision\Solver, implements Kraken\Supervision\SolverInterface
Show file Open project: kraken-php/framework

Protected Properties

Property Type Description
$requires string[]

Protected Methods

Method Description
solver ( Erro\Error | Exceptio\Exception $ex, mixed[] $params = [] ) : mixed

Method Details

solver() protected method

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

Property Details

$requires protected property

protected string[] $requires
return string[]