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 3dc9dc5 commit fc1d8f0Copy full SHA for fc1d8f0
app/code/Magento/CheckoutAgreements/Model/CheckoutAgreementsRepository.php
@@ -80,8 +80,6 @@ class CheckoutAgreementsRepository implements CheckoutAgreementsRepositoryInterf
80
* @param AgreementFactory $agreementFactory
81
* @param JoinProcessorInterface $extensionAttributesJoinProcessor
82
* @param \Magento\CheckoutAgreements\Api\CheckoutAgreementsListInterface|null $agreementsList
83
- * @param \Magento\Framework\Api\FilterBuilder|null $filterBuilder
84
- * @param \Magento\Framework\Api\SearchCriteriaBuilder|null $searchCriteriaBuilder
85
* @param ActiveStoreAgreementsFilter|null $activeStoreAgreementsFilter
86
* @codeCoverageIgnore
87
*/
0 commit comments