Merge branch '1.x' into 2.x

* 1.x:
  fixed phpdocs
This commit is contained in:
Fabien Potencier
2016-11-15 17:03:16 -05:00
-1
View File
@@ -281,7 +281,6 @@ abstract class Twig_Template
* This method checks blocks defined in the current template
* or defined in "used" traits or defined in parent templates.
*
* @param string $name The block name
* @param array $context The context
* @param array $blocks The current set of blocks
*