Skip to content

Commit c512a4d

Browse files
authored
magento-engcom/magento2ce#2870: Suppress phpcs warning
1 parent 6528fdc commit c512a4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Checkout/Model/Layout/AbstractTotalsProcessor.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
* Can be used to process totals information that will be rendered during checkout.
1616
* Abstract class provides sorting routing to sort total information based on configuration settings.
1717
*
18+
* phpcs:disable Magento2.Classes.AbstractApi
1819
* @api
1920
*/
2021
abstract class AbstractTotalsProcessor

0 commit comments

Comments
 (0)