@@ -8,7 +8,7 @@ |
||
8 | 8 | * @return Hydrator |
9 | 9 | * @internal param $destination |
10 | 10 | */ |
11 | - function Hydrate ($destination) |
|
11 | + function Hydrate($destination) |
|
12 | 12 | { |
13 | 13 | return new Hydrator($destination); |
14 | 14 | } |