Completed
Branch master (f42d2c)
by Dmitry
02:06
created
lib/Handler/HandlerInterface.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,7 @@
 block discarded – undo
19 19
      * @param string $file Путь к файлу
20 20
      * @return void
21 21
      */
22
-     function queueFile($file);
22
+        function queueFile($file);
23 23
 
24 24
     /**
25 25
      * Обрабатывает файлы в очереди
Please login to merge, or discard this patch.