Skip to content

PHPMentorsWorkflowerBundle 1.1.0 (stable)

Choose a tag to compare

@iteman iteman released this 27 Apr 05:53
v1.1.0

Release Date: 2016-04-27 UTC

What's New in PHPMentorsWorkflowerBundle 1.1.0

Using WorkflowContextInterface

(@iteman, Issue #4)

A WorkflowContext object will be used instead of a bare workflow ID. It can be get by using Process::getWorkflowContext().