Completed
Push — master ( c7090b...46604e )
by Edgard
15:44
created
src/Schema.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@
 block discarded – undo
54 54
         'timestmp'   => self::TYPE_TIMESTAMP
55 55
     ];
56 56
 
57
-   /**
57
+    /**
58 58
      * @inheritdoc
59 59
      */
60 60
     public function createQueryBuilder()
Please login to merge, or discard this patch.