mirror of
https://github.com/symfony/process.git
synced 2026-03-23 23:42:06 +01:00
[Process] Narrow PhpExecutableFinder return types
This commit is contained in:
committed by
Nicolas Grekas
parent
d65479e099
commit
40c295f2de
@@ -83,6 +83,8 @@ class PhpExecutableFinder
|
||||
|
||||
/**
|
||||
* Finds the PHP executable arguments.
|
||||
*
|
||||
* @return list<non-empty-string>
|
||||
*/
|
||||
public function findArguments(): array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user