Skip to content

Commit 0d20680

Browse files
author
Alex Paliarush
committed
MAGETWO-65444: Add @api annotation to Weee module
1 parent bf2abfb commit 0d20680

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

app/code/Magento/Weee/Model/Config.php

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

1010
/**
1111
* WEEE config model
12-
*
13-
* @api
1412
*/
1513
class Config
1614
{

app/code/Magento/Weee/Model/Sales/Pdf/Weee.php

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

88
/**
99
* Sales order total for PDF, taking into account WEEE tax
10-
*
11-
* @api
1210
*/
1311
class Weee extends \Magento\Sales\Model\Order\Pdf\Total\DefaultTotal
1412
{

0 commit comments

Comments
 (0)