We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6528fdc commit c512a4dCopy full SHA for c512a4d
app/code/Magento/Checkout/Model/Layout/AbstractTotalsProcessor.php
@@ -15,6 +15,7 @@
15
* Can be used to process totals information that will be rendered during checkout.
16
* Abstract class provides sorting routing to sort total information based on configuration settings.
17
*
18
+ * phpcs:disable Magento2.Classes.AbstractApi
19
* @api
20
*/
21
abstract class AbstractTotalsProcessor
0 commit comments