We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccc3f56 commit ca4d3b7Copy full SHA for ca4d3b7
1 file changed
development/extensions/tutorial_events.rst
@@ -96,7 +96,7 @@ This can be accomplished using PHP core event listener subscribed to the
96
97
::
98
99
- '<author>_<extension_name>' => [
+ '<vendor>_<name>' => [
100
'event/<template_event_name>' => <priority_number>,
101
],
102
0 commit comments