8000 Adding missing workflow.entered events · symfony/symfony-docs@1391473 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1391473

Browse files
authored
Adding missing workflow.entered events
1 parent f59a815 commit 1391473

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

workflow/usage.rst

Lines 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