Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit fc1d8f0

Browse files
Fixed constructor docBlock to be compatible with constructor
1 parent 3dc9dc5 commit fc1d8f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/CheckoutAgreements/Model/CheckoutAgreementsRepository.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ class CheckoutAgreementsRepository implements CheckoutAgreementsRepositoryInterf
8080
* @param AgreementFactory $agreementFactory
8181
* @param JoinProcessorInterface $extensionAttributesJoinProcessor
8282
* @param \Magento\CheckoutAgreements\Api\CheckoutAgreementsListInterface|null $agreementsList
83-
* @param \Magento\Framework\Api\FilterBuilder|null $filterBuilder
84-
* @param \Magento\Framework\Api\SearchCriteriaBuilder|null $searchCriteriaBuilder
8583
* @param ActiveStoreAgreementsFilter|null $activeStoreAgreementsFilter
8684
* @codeCoverageIgnore
8785
*/

0 commit comments

Comments
 (0)