Skip to content

Commit 24ad80a

Browse files
committed
Merge branch 'ACP2E-212' of https://github.com/magento-l3/magento2ce into L3-PR-20211001
2 parents 3c9343c + b44100e commit 24ad80a

File tree

1 file changed

+1
-3
lines changed
  • app/code/Magento/Sales/Model/ResourceModel/Order/Customer

1 file changed

+1
-3
lines changed

app/code/Magento/Sales/Model/ResourceModel/Order/Customer/Collection.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22
/**
3-
* Customer Grid Collection
4-
*
53
* Copyright © Magento, Inc. All rights reserved.
64
* See COPYING.txt for license details.
75
*/
@@ -23,7 +21,7 @@
2321
use Psr\Log\LoggerInterface;
2422

2523
/**
26-
* Customer collection
24+
* Customer Grid Collection
2725
*
2826
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2927
*/

0 commit comments

Comments
 (0)