Data/TypesEnumeration.php

Cross Version Enumerator Implementation

This file contains the Enum class which when instantiated can define an enumeration that can then be 'baked' into the appropriate namespace (or global namespace) and accessed, once baked, as an enumeration class/object of itself.

Classes

Enumeration Enumeration Class - Creates and Defines OO-defined Enumeration Classes/Objects