mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-07 22:46:39 +02:00
Jekyll header spacing consistency
This commit is contained in:
@@ -82,6 +82,7 @@ defined to capture variables in scope and access them later when the anonymous f
|
|||||||
* [More details in the Closures RFC][closures-rfc]
|
* [More details in the Closures RFC][closures-rfc]
|
||||||
* [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]
|
||||||
|
|
||||||
|
|
||||||
[anonymous-functions]: http://php.net/functions.anonymous
|
[anonymous-functions]: http://php.net/functions.anonymous
|
||||||
[closures-rfc]: https://wiki.php.net/rfc/closures
|
[closures-rfc]: https://wiki.php.net/rfc/closures
|
||||||
[call-user-func-array]: http://php.net/function.call-user-func-array
|
[call-user-func-array]: http://php.net/function.call-user-func-array
|
||||||
|
Reference in New Issue
Block a user