@@ -31,7 +31,7 @@ |
||
31 | 31 | * @param MapsProperties $properties The mapping to apply to the input data. |
32 | 32 | * @return Hydrates A decorated hydrator that maps the data. |
33 | 33 | */ |
34 | - public static function for( |
|
34 | + public static function for ( |
|
35 | 35 | Hydrates $hydrator, |
36 | 36 | MapsProperties $properties |
37 | 37 | ): Hydrates { |