mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-09 23:46:37 +02:00
Correcting link in functional programming section.
This commit is contained in:
@@ -22,7 +22,7 @@ PHP is a flexible, dynamic language that supports a variety of techniques. It ha
|
||||
### Functional Programming
|
||||
|
||||
* [Read about Anonymous functions][anonymous-functions]
|
||||
* Read about dynamically invoking functions with [`call_user_func_array`][call-user-func-array]
|
||||
* [Read about dynamically invoking functions with `call_user_func_array`][call-user-func-array]
|
||||
|
||||
### Meta Programming
|
||||
|
||||
|
Reference in New Issue
Block a user