Completed
Push — master ( 88ec28...1bd989 )
by Ivan
08:04
created
Service/Supervisor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,7 @@
 block discarded – undo
36 36
     /**
37 37
      * Выполняет команду супервизора
38 38
      *
39
-     * @param $cmd string supervisorctl command
39
+     * @param string $cmd string supervisorctl command
40 40
      * @return Process Завершенный процесс
41 41
      */
42 42
     public function execute($cmd)
Please login to merge, or discard this patch.