Documentation

ProjectFactoryStrategies
in package
implements StrategyContainer

Interfaces, Classes and Traits

StrategyContainer
Interface for strategy containers.

Table of Contents

DEFAULT_PRIORITY  = 1000
$strategies  : SplPriorityQueue
__construct()  : mixed
Initializes the factory with a number of strategies.
addStrategy()  : void
Add a strategy to this container.
findMatching()  : ProjectFactoryStrategy
Find the ProjectFactoryStrategy that matches $object.

Constants

Properties

Methods

Search results