@@ -187,6 +187,9 @@ |
||
187 | 187 | ->get(); |
188 | 188 | } |
189 | 189 | |
190 | + /** |
|
191 | + * @param string $format |
|
192 | + */ |
|
190 | 193 | private function visit(VisitorInterface $visitor, Context $context, $data, $format, array $type = null) |
191 | 194 | { |
192 | 195 | $context->initialize( |