Skip to content

Commit 44031fc

Browse files
committed
B2B-2259: customAttributeMetadata GraphQl query has no cache identity
- Static fixes
1 parent bab3a1b commit 44031fc

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/api-functional/framework/Magento/TestFramework/TestCase/GraphQl

1 file changed

+1
-1
lines changed

dev/tests/api-functional/framework/Magento/TestFramework/TestCase/GraphQl/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ public function postWithResponseHeaders(
200200
/**
201201
* Process errors.
202202
*
203-
* @param $responseBodyArray
203+
* @param array $responseBodyArray
204204
* @param array $responseHeaders
205205
* @param array $responseCookies
206206
* @return void

0 commit comments

Comments
 (0)