EventHandler.php

Event Handling

This file contains a handler. A handler encapsulates a callable element that when triggered recieves an event. It is useful to be contained in such a way in priority queues, such as employed by the conduit.

Classes

Handler The Handler Class