PHP Class spec\Alterway\Component\Workflow\EventSpec

Inheritance: extends PhpSpec\ObjectBehavior
Mostrar archivo Open project: alterway/component-workflow

Public Methods

Method Description
it_has_a_context ( )
it_has_a_token ( Alterway\Component\Workflow\ContextInterface $ctx )
it_is_initializable ( )
let ( Alterway\Component\Workflow\ContextInterface $ctx )

Method Details

it_has_a_context() public method

public it_has_a_context ( )

it_has_a_token() public method

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

it_is_initializable() public method

public it_is_initializable ( )

let() public method

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