Skip to content

Commit b21333c

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Fix tag attribute in event XML example
2 parents 8cfd997 + 210f9c1 commit b21333c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2509,7 +2509,7 @@ for these events.
25092509
25102510
<service id="App\EventListener\CustomLogoutSubscriber">
25112511
<tag name="kernel.event_subscriber"
2512-
dispacher="security.event_dispatcher.main"
2512+
dispatcher="security.event_dispatcher.main"
25132513
/>
25142514
</service>
25152515
</services>

0 commit comments

Comments
 (0)