Model
Value
Magento\Robots\Model\Config\Value
What it does
This backend model manages the custom robots.txt instructions configuration value in Magento's admin panel.
It ensures that when the robots.txt configuration is updated, the page cache is properly invalidated by providing unique cache identities per store.
Developers would use this to understand how robots.txt configuration changes trigger cache refreshes.
Public Methods
- getIdentities()