Skip to content

Commit 134e626

Browse files
committed
Revert "update docblock"
This reverts commit 7156d96.
1 parent a5cc4d1 commit 134e626

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Context/FeatureContext.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1198,7 +1198,6 @@ 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
12021201
* @return Process
12031202
*/
12041203
public function proc( $command, $assoc_args = [], $path = '' ): Process {

0 commit comments

Comments
 (0)