Skip to content

Commit 47b2005

Browse files
committed
ACPT-1052: Some Luma Storefront Scenarios Are Broken
- fix typo
1 parent a1fa9f7 commit 47b2005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Data/Collection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class Collection implements
2424
\IteratorAggregate,
2525
\Countable,
2626
ArrayInterface,
27-
øCollectionDataSourceInterface,
27+
CollectionDataSourceInterface,
2828
ResetAfterRequestInterface
2929
{
3030
public const SORT_ORDER_ASC = 'ASC';

0 commit comments

Comments
 (0)