Model
AbstractDhl
Magento\Dhl\Model\AbstractDhl
What it does
This abstract class serves as the base for DHL shipping carrier implementations in Magento 2.
Developers extend this class when creating DHL shipping integrations, utilizing its shipping date calculation logic that determines valid shipping days based on configuration settings and automatically adjusts for weekends or holidays.