SchemaLocator
Magento\MediaGallery\Model\Directory\Config\SchemaLocator
What it does
This class locates the XSD schema file used to validate media gallery directory configuration files.
Developers would use this when working with media gallery directory configuration validation, as it provides the path to the XML schema definition file that ensures configuration files are properly structured.
The class is marked as deprecated and should not be used in new development.
Public Methods
- getSchema()
- getPerFileSchema()