Completed
Pull Request — master (#849)
by Martin
03:21
created
core/helpers/ObjectHelper.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -14,8 +14,8 @@
 block discarded – undo
14 14
 {
15 15
     /**
16 16
      * Convert Object to Array
17
-	 * 
18
-	 * @since 1.0.0-beta7
17
+     * 
18
+     * @since 1.0.0-beta7
19 19
      * @param object $object
20 20
      */
21 21
     public static function toArray($object)
Please login to merge, or discard this patch.