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 0631039 commit 64ba3bdCopy full SHA for 64ba3bd
tests/functional/Codeception/MagentoDb.php
@@ -128,7 +128,7 @@ public function _initialize(): void {}
128
* This method is overridden to avoid connection attempts before running Docker
129
* {@inheritdoc}
130
*/
131
- public function _beforeSuite($settings = []) {}
+ public function _beforeSuite($settings = []): void {}
132
133
/**
134
0 commit comments