@@ -65,7 +65,7 @@ |
||
65 | 65 | * @param CommentParser $parser <- |
66 | 66 | */ |
67 | 67 | public function __construct(Factory $factory, ActionRegistry $actions, FieldRegistry $fields, |
68 | - RendererRegistry $renderers, TypeFactory $types, CommentParser $parser) { |
|
68 | + RendererRegistry $renderers, TypeFactory $types, CommentParser $parser) { |
|
69 | 69 | $this->factory = $factory; |
70 | 70 | |
71 | 71 | $this->actions = $actions; |