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 a6b4d2b commit 20037ecCopy full SHA for 20037ec
app/code/Magento/Theme/Test/Unit/Model/Design/Backend/ImageTest.php
@@ -36,7 +36,7 @@ class ImageTest extends \PHPUnit\Framework\TestCase
36
/**
37
* @inheritdoc
38
*/
39
- public function setUp()
+ public function setUp(): void
40
{
41
$context = $this->getMockObject(Context::class);
42
$registry = $this->getMockObject(Registry::class);
0 commit comments