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 a1fa9f7 commit 47b2005Copy full SHA for 47b2005
lib/internal/Magento/Framework/Data/Collection.php
@@ -24,7 +24,7 @@ class Collection implements
24
\IteratorAggregate,
25
\Countable,
26
ArrayInterface,
27
- øCollectionDataSourceInterface,
+ CollectionDataSourceInterface,
28
ResetAfterRequestInterface
29
{
30
public const SORT_ORDER_ASC = 'ASC';
0 commit comments