Skip to content

Commit 64b0820

Browse files
committed
MAGETWO-66402: Backward Incompatible Change
- signature
1 parent ce27edc commit 64b0820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/DataProvider/AbstractDataProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ public function getSearchCriteria()
172172
/**
173173
* Returns SearchResult
174174
*
175-
* @return AbstractCollection
175+
* @return \Magento\Framework\Api\Search\SearchResultInterface
176176
*/
177177
public function getSearchResult()
178178
{

0 commit comments

Comments
 (0)