Completed
Push — master ( 8100e1...c3771e )
by Johnny
05:59 queued 03:02
created
src/helpers/Hydrator.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,7 @@
 block discarded – undo
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
     }
Please login to merge, or discard this patch.