We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ddddf2 commit e12c95aCopy full SHA for e12c95a
src/InstallResult.php
@@ -25,7 +25,7 @@ class InstallResult
25
private $missingExtensions;
26
27
/**
28
- * @param string $exitCode
+ * @param int $exitCode
29
* @param string $output
30
*/
31
public function __construct($exitCode, $output)
0 commit comments