when Plugin Added
Adds an Action
to be executed when a plugin is added to this collection.
Return
the supplied action
Parameters
action
The action to be executed
Adds a closure to be called when a plugin is added to this collection. The plugin is passed to the closure as the parameter.
Parameters
closure
The closure to be called