Passed
Push — master ( 188fde...56d8c7 )
by Christopher
10:58 queued 06:48
created
src/MetadataV3/edm/TTypeRefType.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -32,11 +32,11 @@
 block discarded – undo
32 32
      */
33 33
     private $type = null;
34 34
 
35
-     /**
36
-      * Gets as type
37
-      *
38
-      * @return string
39
-      */
35
+        /**
36
+         * Gets as type
37
+         *
38
+         * @return string
39
+         */
40 40
     public function getType()
41 41
     {
42 42
         return $this->type;
Please login to merge, or discard this patch.