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 847aca6 commit 1f3fe0bCopy full SHA for 1f3fe0b
dev/tests/static/testsuite/Magento/Test/Integrity/Xml/MenuSectionsTest.php
@@ -20,7 +20,7 @@ class MenuSectionsTest extends \PHPUnit\Framework\TestCase
20
*/
21
private $componentDirSearch;
22
23
- protected function setUp()
+ protected function setUp(): void
24
{
25
$componentRegistrar = new ComponentRegistrar();
26
$this->componentDirSearch = new DirSearch($componentRegistrar, new ReadFactory(new DriverPool()));
0 commit comments