@@ -33,5 +33,5 @@ |
||
33 | 33 | * |
34 | 34 | * @return void |
35 | 35 | */ |
36 | - public function map(array $input, MetadataInterface &$output); |
|
36 | + public function map(array $input, MetadataInterface & $output); |
|
37 | 37 | } |