Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eacc7ee

Browse files
committed
minor symfony#7577 Update before_after_filters.rst (atailouloute)
This PR was merged into the 2.7 branch. Discussion ---------- Update before_after_filters.rst Improve english sentence Commits ------- d6e3d04 Update before_after_filters.rst
2 parents cc47943 + d6e3d04 commit eacc7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

event_dispatcher/before_after_filters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Creating an Event Listener
101101
~~~~~~~~~~~~~~~~~~~~~~~~~~
102102

103103
Next, you'll need to create an event listener, which will hold the logic
104-
that you want executed before your controllers. If you're not familiar with
104+
that you want to be executed before your controllers. If you're not familiar with
105105
event listeners, you can learn more about them at :doc:`/event_dispatcher`::
106106

107107
// src/AppBundle/EventListener/TokenListener.php

0 commit comments

Comments
 (0)