%PDF- %PDF-
Direktori : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/detect/twig/ |
Current File : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/detect/twig/default.txt |
{% if posts|length %} {% for article in articles %} <div> {{ article.title|upper() }} {# outputs 'WELCOME' #} </div> {% endfor %} {% endif %} {% set user = json_encode(user) %} {{ random(['apple', 'orange', 'citrus']) }} {{ include(template_from_string("Hello {{ name }}")) }} {# Comments may be long and multiline. Markup is <em>not</em> highlighted within comments. #}