loadFromConfig abstract method
Loads cache configuration and registers drivers. Throws CacheException if configuration is invalid.
Implementation
void loadFromConfig(ConfigInterface config, ICacheDriverRegistry registry);
Loads cache configuration and registers drivers. Throws CacheException if configuration is invalid.
void loadFromConfig(ConfigInterface config, ICacheDriverRegistry registry);