Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dddafbf

Browse filesBrowse files
committed
feature symfony#8023 Adding missing workflow.entered events (rufinus)
This PR was merged into the 3.3 branch. Discussion ---------- Adding missing workflow.entered events see symfony/symfony#20787 Commits ------- 1391473 Adding missing workflow.entered events
2 parents c067872 + 1391473 commit dddafbf
Copy full SHA for dddafbf

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed

‎workflow/usage.rst

Copy file name to clipboardExpand all lines: workflow/usage.rst
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,10 @@ events are dispatched:
194194
* ``workflow.[workflow name].enter``
195195
* ``workflow.[workflow name].enter.[place name]``
196196

197+
* ``workflow.entered``
198+
* ``workflow.[workflow name].entered``
199+
* ``workflow.[workflow name].entered.[place name]``
200+
197201
* ``workflow.announce``
198202
* ``workflow.[workflow name].announce``
199203
* ``workflow.[workflow name].announce.[transition name]``

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.