Skip to content

Commit 0d182b3

Browse files
0xb4lamxjaviereguiluz
authored andcommitted
update PHP callable docs link
1 parent 9db8126 commit 0d182b3

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
@@ -532,4 +532,4 @@ Learn More
532532
.. _Mediator: https://en.wikipedia.org/wiki/Mediator_pattern
533533
.. _Observer: https://en.wikipedia.org/wiki/Observer_pattern
534534
.. _Closures: https://www.php.net/manual/en/functions.anonymous.php
535-
.. _PHP callable: https://www.php.net/manual/en/language.pseudo-types.php#language.types.callback
535+
.. _PHP callable: https://www.php.net/manual/en/language.types.callable.php

0 commit comments

Comments
 (0)