%PDF- %PDF-
Direktori : /home/emtnaeewxm/www/vendor/twig/twig/doc/tags/ |
Current File : /home/emtnaeewxm/www/vendor/twig/twig/doc/tags/do.rst |
``do`` ====== .. versionadded:: 1.5 The ``do`` tag was added in Twig 1.5. The ``do`` tag works exactly like the regular variable expression (``{{ ... }}``) just that it doesn't print anything: .. code-block:: twig {% do 1 + 2 %}