mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 02:16:41 +00:00
Fix doc markup
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ feature that was deprecated in Twig 3.x is removed in Twig 4.0).
|
||||
Functions
|
||||
---------
|
||||
|
||||
* The `twig_test_iterable` function is deprecated; use the native
|
||||
`is_iterable` instead.
|
||||
* The ``twig_test_iterable`` function is deprecated; use the native PHP
|
||||
``is_iterable`` function instead.
|
||||
|
||||
Extensions
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user