Skip to content

Commit 631144b

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: update PHP callable docs link
2 parents 928809b + 501f371 commit 631144b

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)