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