PHP 클래스 Alterway\Component\Workflow\Event

상속: extends Symfony\Component\EventDispatcher\Event
파일 보기 프로젝트 열기: alterway/component-workflow

공개 메소드들

메소드 설명
__construct ( Alterway\Component\Workflow\ContextInterface $context, $token )
getContext ( )
getToken ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Alterway\Component\Workflow\ContextInterface $context, $token )
$context Alterway\Component\Workflow\ContextInterface

getContext() 공개 메소드

public getContext ( )

getToken() 공개 메소드

public getToken ( )