Completed
Pull Request — master (#5)
by Dzmitry
08:03
created
src/ExecutionWrapper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,7 @@
 block discarded – undo
33 33
 
34 34
     /**
35 35
      * @param string $command Sprintf formatted string @see http://php.net/manual/en/function.sprintf.php
36
-     * @param array $params
36
+     * @param string[] $params
37 37
      * @return ExecutionResult
38 38
      */
39 39
     public function exec($command, $params)
Please login to merge, or discard this patch.