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 fe674a6 commit cf04937Copy full SHA for cf04937
dev/tests/integration/testsuite/Magento/Sales/Block/Adminhtml/Order/Create/Form/AccountTest.php
@@ -127,7 +127,7 @@ public function testGetFormWithUserDefinedAttribute()
127
*
128
* @return MockObject
129
*/
130
- private function getFormFactoryMock(): MockObject
+ private function getFormFactoryMock()
131
{
132
/** @var AttributeMetadataInterfaceFactory $attributeMetadataFactory */
133
$attributeMetadataFactory = $this->objectManager->create(AttributeMetadataInterfaceFactory::class);
0 commit comments