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.
1 parent e75713b commit 3fe6ddfCopy full SHA for 3fe6ddf
src/Extension/Phiremock.php
@@ -47,7 +47,7 @@ class Phiremock extends CodeceptionExtension
47
public function __construct(
48
array $config,
49
array $options,
50
- PhiremockProcessManager $process = null
+ ?PhiremockProcessManager $process = null
51
) {
52
$this->setDefaultLogsPath();
53
parent::__construct($config, $options);
0 commit comments