Passed
Push — master ( 6a00a7...497f66 )
by Christopher
08:46 queued 04:16
created
src/MetadataV3/edm/TTypeRefType.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -22,10 +22,10 @@
 block discarded – undo
22 22
     private $type = null;
23 23
 
24 24
      /**
25
-     * Gets as type
26
-     *
27
-     * @return string
28
-     */
25
+      * Gets as type
26
+      *
27
+      * @return string
28
+      */
29 29
     public function getType()
30 30
     {
31 31
         return $this->type;
Please login to merge, or discard this patch.