Skip to content

Commit 726de95

Browse files
committed
Remove forbidden @author tag
1 parent 4a41ec4 commit 726de95

File tree

37 files changed

+0
-63
lines changed

37 files changed

+0
-63
lines changed

app/code/Magento/Reports/Model/ResourceModel/Customer/Totals/Collection/Initial.php

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

77
/**
88
* Customers New Accounts Report collection
9-
*
10-
* @author Magento Core Team <core@magentocommerce.com>
119
*/
1210
namespace Magento\Reports\Model\ResourceModel\Customer\Totals\Collection;
1311

app/code/Magento/Reports/Model/ResourceModel/Event/Collection.php

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

77
/**
88
* Report event collection
9-
*
10-
* @author Magento Core Team <core@magentocommerce.com>
119
*/
1210
namespace Magento\Reports\Model\ResourceModel\Event;
1311

app/code/Magento/Reports/Model/ResourceModel/Event/Type.php

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

77
/**
88
* Report event type resource model
9-
*
10-
* @author Magento Core Team <core@magentocommerce.com>
119
*/
1210
namespace Magento\Reports\Model\ResourceModel\Event;
1311

app/code/Magento/Reports/Model/ResourceModel/Event/Type/Collection.php

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

77
/**
88
* Report event types collection
9-
*
10-
* @author Magento Core Team <core@magentocommerce.com>
119
*/
1210
namespace Magento\Reports\Model\ResourceModel\Event\Type;
1311

app/code/Magento/Reports/Model/ResourceModel/Helper.php

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

77
/**
88
* Reports Mysql resource helper model
9-
*
10-
* @author Magento Core Team <core@magentocommerce.com>
119
*/
1210
namespace Magento\Reports\Model\ResourceModel;
1311

app/code/Magento/Reports/Model/ResourceModel/Product/Downloads/Collection.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
/**
1010
* Product Downloads Report collection
1111
*
12-
* @author Magento Core Team <core@magentocommerce.com>
13-
*
1412
* @api
1513
* @since 100.0.2
1614
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)

app/code/Magento/Reports/Model/ResourceModel/Product/Index/Collection/AbstractCollection.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
* See COPYING.txt for license details.
55
*/
66

7-
/**
8-
* @author Magento Core Team <core@magentocommerce.com>
9-
*/
107
namespace Magento\Reports\Model\ResourceModel\Product\Index\Collection;
118

129
/**

app/code/Magento/Reports/Model/ResourceModel/Product/Index/Compared.php

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

77
/**
88
* Reports Compared Product Index Resource Model
9-
*
10-
* @author Magento Core Team <core@magentocommerce.com>
119
*/
1210
namespace Magento\Reports\Model\ResourceModel\Product\Index;
1311

app/code/Magento/Reports/Model/ResourceModel/Product/Index/Compared/Collection.php

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

77
/**
88
* Reports Compared Product Index Resource Collection
9-
*
10-
* @author Magento Core Team <core@magentocommerce.com>
119
*/
1210
namespace Magento\Reports\Model\ResourceModel\Product\Index\Compared;
1311

app/code/Magento/Reports/Model/ResourceModel/Product/Index/Viewed.php

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

77
/**
88
* Reports Viewed Product Index Resource Model
9-
*
10-
* @author Magento Core Team <core@magentocommerce.com>
119
*/
1210
namespace Magento\Reports\Model\ResourceModel\Product\Index;
1311

0 commit comments

Comments
 (0)