Package:
Delegate
Summary:
Manage and call closures and callback functions
Groups:
Language, PHP 5
Author:
sdwrage
Description:
This class can be used to manage and call closures and callback functions.
It can add to a list closures, callback function or object functions.
The class can also execute all closures and functions at once.