Model
DepersonalizePlugin
Magento\Tax\Model\Layout\DepersonalizePlugin
What it does
This plugin manages tax-related customer data depersonalization for full page cache.
It temporarily stores and restores customer tax addresses and tax class information during page generation to ensure cached pages don't contain personalized tax data that should vary by customer.
Public Methods
- beforeGenerateXml()
- afterGenerateElements()