@@ -23,7 +23,6 @@ |
||
23 | 23 | protected $text; |
24 | 24 | |
25 | 25 | /** |
26 | - * @param ParsedText $parsedText |
|
27 | 26 | */ |
28 | 27 | public function __construct(Parser $parser, ParsedText $text) |
29 | 28 | { |