EventGenericEvent.php

A Generic Event

This file contains a generic implementation of the AbstractEvent abstract class. This can serve as the foundation for all other types of inherited events (or you can subclass AbstractEvent if you want)

Classes

GenericEvent Generic Event Class - Provides a simple implementation of AbstractEvent