PluginAwareInterface
interface PluginAwareInterface (View source)
Provides an interface for objects that depend on a plugin.
Methods
Details
setPlugin(PluginInspectionInterface $plugin)
Sets the plugin for this object.