Skip to content

Commit 063b8f8

Browse files
committed
Revert "ACP2E-895 Minor improvements for "Grid Filter Condition Type" for customer and customer address text attributes are needed"
This reverts commit a58c768.
1 parent 5575d6a commit 063b8f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Customer/Model/ResourceModel/AddressRepository.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ public function getList(SearchCriteriaInterface $searchCriteria)
208208
* Helper function that adds a FilterGroup to the collection.
209209
*
210210
* @deprecated 101.0.0
211-
* @see we don't recommend this approach anymore
212211
* @param FilterGroup $filterGroup
213212
* @param Collection $collection
214213
* @return void
@@ -268,7 +267,6 @@ public function deleteById($addressId)
268267
* Retrieve collection processor
269268
*
270269
* @deprecated 101.0.0
271-
* @see we don't recommend this approach anymore
272270
* @return CollectionProcessorInterface
273271
*/
274272
private function getCollectionProcessor()

0 commit comments

Comments
 (0)