CodeIgniter-Events
CodeIgniter-Events copied to clipboard
Event Descriptor
I added a creation function of event descriptor. Event description is an array which contains name and return type. Thereby listener know which event is triggering when is connected to many events.