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.
PhpExecutableFinder
1 parent d65479e commit 40c295fCopy full SHA for 40c295f
PhpExecutableFinder.php
@@ -83,6 +83,8 @@ public function find(bool $includeArgs = true): string|false
83
84
/**
85
* Finds the PHP executable arguments.
86
+ *
87
+ * @return list<non-empty-string>
88
*/
89
public function findArguments(): array
90
{
0 commit comments