Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Commit af3e3bb

Browse files
committed
Add missing @param doc in PhpProcess
1 parent 4bfd21a commit af3e3bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Process/PhpProcess.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ public function __construct(PhpExecutable $phpExecutable, array $parameters = ar
1717

1818
/**
1919
* @param array $parameters
20+
* @param bool $isHhvm
2021
* @return string
2122
*/
2223
private function constructParameters(array $parameters, $isHhvm)

0 commit comments

Comments
 (0)