Completed
Push — master ( 07d0c9...44d352 )
by Marco
01:39
created
src/Comodojo/Zip/ZipBase.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -216,7 +216,7 @@
 block discarded – undo
216 216
      *
217 217
      * @return  int
218 218
      */
219
-     public function getMask(): int {
219
+        public function getMask(): int {
220 220
 
221 221
         return $this->mask;
222 222
 
Please login to merge, or discard this patch.