interface ObjectWithPluginCollectionInterface (View source)

Provides an interface for an object using a plugin collection.

Methods

getPluginCollections()

Gets the plugin collections used by this object.

Details

LazyPluginCollection[] getPluginCollections()

Gets the plugin collections used by this object.

Return Value

LazyPluginCollection[]

An array of plugin collections, keyed by the property name they use to store their configuration.