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 56c2aa5 commit 41c8df8Copy full SHA for 41c8df8
app/code/Magento/Braintree/Test/Unit/Model/Paypal/Helper/ShippingMethodUpdaterTest.php
@@ -52,7 +52,7 @@ class ShippingMethodUpdaterTest extends TestCase
52
/**
53
* @inheritdoc
54
*/
55
- protected function setUp()
+ protected function setUp(): void
56
{
57
$this->configMock = $this->getMockBuilder(Config::class)
58
->disableOriginalConstructor()
0 commit comments