PatternsAbstractFactory.php

A factory to inherit from

This file contains the AbstractFactory class which when instantiated can define an abstract factory that can then be 'baked' into the appropriate namespace (or global namespace) and accessed, once baked, as an abstract factory pattern.

Classes

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