@@ -29,7 +29,7 @@ |
||
29 | 29 | * @param \Twig_Node_Expression|null $ignoreContext |
30 | 30 | * @param \Twig_Node $body |
31 | 31 | * @param int $lineno |
32 | - * @param null $tag |
|
32 | + * @param string $tag |
|
33 | 33 | */ |
34 | 34 | public function __construct( |
35 | 35 | \Twig_Node $annotation, |