PHP 클래스 spec\Alterway\Component\Workflow\EventSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: alterway/component-workflow

공개 메소드들

메소드 설명
it_has_a_context ( )
it_has_a_token ( Alterway\Component\Workflow\ContextInterface $ctx )
it_is_initializable ( )
let ( Alterway\Component\Workflow\ContextInterface $ctx )

메소드 상세

it_has_a_context() 공개 메소드

public it_has_a_context ( )

it_has_a_token() 공개 메소드

public it_has_a_token ( Alterway\Component\Workflow\ContextInterface $ctx )
$ctx Alterway\Component\Workflow\ContextInterface

it_is_initializable() 공개 메소드

public it_is_initializable ( )

let() 공개 메소드

public let ( Alterway\Component\Workflow\ContextInterface $ctx )
$ctx Alterway\Component\Workflow\ContextInterface