Answers for "twig if array not empty"

0

twig if array not empty

{% if foo is empty %}
    ...
{% endif %}
Posted by: Guest on June-25-2021

Browse Popular Code Answers by Language