PHP 클래스 Kraken\Runtime\Supervision\Runtime\RuntimeContinue

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

보호된 프로퍼티들

프로퍼티 타입 설명
$channel Kraken\Channel\ChannelInterface
$requires string[]

보호된 메소드들

메소드 설명
construct ( )
destruct ( )
solver ( Erro\Error | Exceptio\Exception $ex, mixed[] $params = [] ) : mixed

메소드 상세

construct() 보호된 메소드

protected construct ( )

destruct() 보호된 메소드

protected destruct ( )

solver() 보호된 메소드

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

프로퍼티 상세

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

protected ChannelInterface,Kraken\Channel $channel
리턴 Kraken\Channel\ChannelInterface

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

protected string[] $requires
리턴 string[]