Skip to content

Commit

Permalink
Revert "Added new tag"
Browse files Browse the repository at this point in the history
This reverts commit 26500fb.
  • Loading branch information
weaverryan committed Aug 5, 2013
1 parent f73e5ce commit 92c66a5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions reference/twig_reference.rst
Expand Up @@ -134,9 +134,6 @@ Filters
Tags
----

.. versionadded:: 2.3
The stopwatch tag was added in Symfony 2.3

+---------------------------------------------------+--------------------------------------------------------------------+
| Tag Syntax | Usage |
+===================================================+====================================================================+
Expand All @@ -153,9 +150,6 @@ Tags
| ``{% trans_default_domain language %}`` | This will set the default domain for message catalogues in the |
| | current template |
+---------------------------------------------------+--------------------------------------------------------------------+
| ``{% stopwatch name %}...{% endstopwatch %}`` | This will time the run time of the code inside it and put that on |
| | the timeline of the WebDeveloperBundle. |
+---------------------------------------------------+--------------------------------------------------------------------+

Tests
-----
Expand Down

0 comments on commit 92c66a5

Please sign in to comment.