Fabien Potencier efed4fa3b1 minor #1571 removed @covers annotations (fabpot)
This PR was merged into the 1.16-dev branch.

Discussion
----------

removed @covers annotations

I propose to remove the `@covers` annotations for the following main reasons:

 * they were only used in a limited number of test cases;
 * they limited the code coverage of nodes for no reasons (some other tests are as valid to test the nodes).

Commits
-------

4ba0789 removed @covers annotations
2014-11-20 11:35:14 +01:00
2014-10-17 15:00:03 +02:00
2014-11-20 08:47:31 +01:00
2014-08-29 00:51:54 +09:00
2014-10-22 07:36:37 +02:00
2014-10-21 16:58:01 +02:00

Twig, the flexible, fast, and secure template language for PHP
==============================================================

Twig is a template language for PHP, released under the new BSD license (code
and documentation).

Twig uses a syntax similar to the Django and Jinja template languages which
inspired the Twig runtime environment.

More Information
----------------

Read the `documentation`_ for more information.

.. _documentation: http://twig.sensiolabs.org/documentation
Languages
PHP 99.9%