Skip to content

Commit

Permalink
ACP2E-873 Allowed Country per website issue
Browse files Browse the repository at this point in the history
Pre-dep. Static failures fixed
  • Loading branch information
rajan-adobe committed Jun 23, 2022
1 parent 063b8f8 commit 64fc7a6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ public function getList(SearchCriteriaInterface $searchCriteria)
* @param FilterGroup $filterGroup
* @param Collection $collection
* @return void
* @see we don't recommend this approach anymore
* @throws \Magento\Framework\Exception\InputException
*/
protected function addFilterGroupToCollection(FilterGroup $filterGroup, Collection $collection)
Expand Down Expand Up @@ -267,6 +268,7 @@ public function deleteById($addressId)
* Retrieve collection processor
*
* @deprecated 101.0.0
* @see we don't recommend this approach anymore
* @return CollectionProcessorInterface
*/
private function getCollectionProcessor()
Expand Down

0 comments on commit 64fc7a6

Please sign in to comment.