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 b5c4e26 commit 915a016Copy full SHA for 915a016
tests/Integration/ProductFrontendControllerTest.php
@@ -25,7 +25,7 @@ class ProductFrontendControllerTest extends AbstractFrontendControllerTest
25
/** @var ProductLayoutUpdateManager $layoutManager */
26
protected $layoutManager;
27
28
- protected function setUp()
+ protected function setUp(): void
29
{
30
parent::setUp();
31
0 commit comments