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 152d556 commit 55c40f2Copy full SHA for 55c40f2
app/code/Magento/Quote/Test/Unit/Helper/PaymentExtensionTestHelper.php
@@ -35,7 +35,7 @@ public function getAgreementIds(): ?array
35
/**
36
* Set agreement IDs for tests.
37
*
38
- * @param string[] $agreementIds
+ * @param array<int> $agreementIds
39
* @return $this
40
*/
41
public function setAgreementIds($agreementIds)
0 commit comments