ConfigurationAwareInterface
in
Implement this class to inject the configuration where needed
Table of Contents
- setConfiguration() : void
Methods
setConfiguration()
public
setConfiguration(ConfigurationInterface $configuration) : void
Parameters
- $configuration : ConfigurationInterface