Model
Management
Magento\Tax\Model\TaxClass\Management
What it does
This class manages tax class operations, specifically resolving tax class IDs from different types of identifiers.
Developers use this class when they need to retrieve a tax class ID either by directly passing the ID or by looking it up using the tax class name and type (product or customer).
Public Methods
- getTaxClassId()