mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-16 18:53:57 +02:00
Fixed typo
This commit is contained in:
@@ -15,7 +15,7 @@ PHP 5.4 (2012).
|
|||||||
|
|
||||||
### Functional Programming
|
### Functional Programming
|
||||||
|
|
||||||
PHP has had annonymous functions since PHP 5.3:
|
PHP has had anonymous functions since PHP 5.3:
|
||||||
|
|
||||||
{% highlight php %}
|
{% highlight php %}
|
||||||
<?php
|
<?php
|
||||||
|
Reference in New Issue
Block a user