@@ -62,7 +62,7 @@ |
||
62 | 62 | /** |
63 | 63 | * Get a ready-to-run Process instance. |
64 | 64 | * |
65 | - * @param mixed[] $arguments Arguments to pass to the Git binary. |
|
65 | + * @param string[] $arguments Arguments to pass to the Git binary. |
|
66 | 66 | * |
67 | 67 | * @return \Symfony\Component\Process\Process |
68 | 68 | */ |