aboutsummaryrefslogtreecommitdiffhomepage
path: root/vendor/twig/twig/doc/tags/from.rst
blob: 5337a2355acde6e2ee27cc027acdcd0c3bd78358 (plain) (blame)
1
2
3
4
5
6
7
8
``from``
========

The ``from`` tags import :doc:`macro<../tags/macro>` names into the current
namespace. The tag is documented in detail in the documentation for the
:doc:`import<../tags/import>` tag.

.. seealso:: :doc:`macro<../tags/macro>`, :doc:`import<../tags/import>`