Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / vendor / twig / twig / doc / tags / from.rst
1 ``from``
2 ========
3
4 The ``from`` tag imports :doc:`macro<../tags/macro>` names into the current
5 namespace. The tag is documented in detail in the documentation for the
6 :doc:`import<../tags/import>` tag.
7
8 .. seealso:: :doc:`macro<../tags/macro>`, :doc:`import<../tags/import>`