PHP 클래스 Kraken\Runtime\Supervision\Solver

상속: extends Kraken\Supervision\Solver, implements Kraken\Supervision\SolverInterface
파일 보기 프로젝트 열기: kraken-php/framework

보호된 프로퍼티들

프로퍼티 타입 설명
$runtime Kraken\Runtime\RuntimeContainerInterface

공개 메소드들

메소드 설명
__construct ( mixed[] $context = [] )
__destruct ( )

메소드 상세

__construct() 공개 메소드

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

__destruct() 공개 메소드

public __destruct ( )

프로퍼티 상세

$runtime 보호되어 있는 프로퍼티

protected RuntimeContainerInterface,Kraken\Runtime $runtime
리턴 Kraken\Runtime\RuntimeContainerInterface