removed obsolete comment

This commit is contained in:
Fabien Potencier
2019-04-12 09:36:44 +02:00
parent 11afd511ce
commit 6f7342e8cb
-5
View File
@@ -29,11 +29,6 @@ class Node implements \Twig_NodeInterface
private $name;
/**
* Constructor.
*
* The nodes are automatically made available as properties ($this->node).
* The attributes are automatically made available as array items ($this['name']).
*
* @param array $nodes An array of named nodes
* @param array $attributes An array of attributes (should not be nodes)
* @param int $lineno The line number