WorkflowEvents
class WorkflowEvents
To learn more about how workflow events work, check the documentation entry at {@link https://symfony.com/doc/current/workflow/usage.html#using-events}.
Constants
GUARD |
|
LEAVE |
|
TRANSITION |
|
ENTER |
|
ENTERED |
|
COMPLETED |
|
ANNOUNCE |
|
ALIASES |
Event aliases. These aliases can be consumed by RegisterListenersPass. |