Skip to content

Commit d957153

Browse files
committed
Remove forbidden @author tag
1 parent 0c77add commit d957153

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

app/code/Magento/Customer/Model/ResourceModel/Group/Collection.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
/**
99
* Customer group collection
10-
*
11-
* @author Magento Core Team <core@magentocommerce.com>
1210
*/
1311
class Collection extends \Magento\Framework\Model\ResourceModel\Db\Collection\AbstractCollection
1412
{

app/code/Magento/Customer/Model/ResourceModel/Online/Grid/Collection.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616

1717
/**
1818
* Flat customer online grid collection
19-
*
20-
* @author Magento Core Team <core@magentocommerce.com>
2119
*/
2220
class Collection extends SearchResult
2321
{

0 commit comments

Comments
 (0)