Model
RedirectDataPostprocessorComposite
Magento\Store\Model\StoreSwitcher\RedirectDataPostprocessorComposite
What it does
This composite class orchestrates multiple redirect data post-processors when customers switch between stores.
Developers use this to extend store switching functionality by adding custom processors through dependency injection, allowing them to modify redirect data (like URLs, parameters, or session data) during the store switch process.
Public Methods
- process()