PHP Class Kraken\Runtime\Supervision\Solver

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

Protected Properties

Property Type Description
$runtime Kraken\Runtime\RuntimeContainerInterface

Public Methods

Method Description
__construct ( mixed[] $context = [] )
__destruct ( )

Method Details

__construct() public method

public __construct ( mixed[] $context = [] )
$context mixed[]

__destruct() public method

public __destruct ( )

Property Details

$runtime protected property

protected RuntimeContainerInterface,Kraken\Runtime $runtime
return Kraken\Runtime\RuntimeContainerInterface