Skip to content

Commit 7156d96

Browse files
committed
update docblock
1 parent 8534057 commit 7156d96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Context/FeatureContext.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1198,6 +1198,7 @@ public function drop_db(): void {
11981198
* @param string $command
11991199
* @param array<string, string> $assoc_args
12001200
* @param string $path
1201+
* @param array<string, string> $extra_env
12011202
* @return Process
12021203
*/
12031204
public function proc( $command, $assoc_args = [], $path = '', $extra_env = [] ): Process {

0 commit comments

Comments
 (0)