mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-05 06:56:51 +00:00
removed obsolete comment
This commit is contained in:
@@ -6,7 +6,6 @@ hash, exactly ``false``, or exactly ``null``:
|
||||
|
||||
.. code-block:: jinja
|
||||
|
||||
{# evaluates to true if the foo variable is null, false, an empty array, or the empty string #}
|
||||
{% if foo is empty %}
|
||||
...
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user