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 1ada9db commit 5a15b2eCopy full SHA for 5a15b2e
tests/Integration/ModuleTest.php
@@ -17,7 +17,7 @@ class ModuleTest extends TestCase
17
*/
18
private $objectManager;
19
20
- protected function setUp()
+ protected function setUp(): void
21
{
22
$this->objectManager = ObjectManager::getInstance();
23
}
0 commit comments