Failed Conditions
Push — master ( 7014aa...7fc00d )
by Alexander
04:08
created
src/SVNBuddy/Process/ProcessFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
 	 * Creates new Symfony PHP process with given arguments.
42 42
 	 *
43 43
 	 * @param string $command   Command.
44
-	 * @param array  $arguments Arguments.
44
+	 * @param string[]  $arguments Arguments.
45 45
 	 *
46 46
 	 * @return Process
47 47
 	 * @throws \RuntimeException When PHP executable can't be found.
Please login to merge, or discard this patch.