Skip to content

Commit 3aec2e6

Browse files
committed
Merge branch '5.1' into 5.x
* 5.1: update PHP callable docs link
2 parents 42aeded + 631144b commit 3aec2e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/event_dispatcher.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,4 +524,4 @@ Learn More
524524
.. _Mediator: https://en.wikipedia.org/wiki/Mediator_pattern
525525
.. _Observer: https://en.wikipedia.org/wiki/Observer_pattern
526526
.. _Closures: https://www.php.net/manual/en/functions.anonymous.php
527-
.. _PHP callable: https://www.php.net/manual/en/language.pseudo-types.php#language.types.callback
527+
.. _PHP callable: https://www.php.net/manual/en/language.types.callable.php

0 commit comments

Comments
 (0)