Guides

ProjectFactoryStrategies
in package
implements StrategyContainer

FinalYes

Table of Contents

Interfaces

StrategyContainer
Interface for strategy containers.

Constants

DEFAULT_PRIORITY  = 1000

Properties

$strategies  : SplPriorityQueue<int, ProjectFactoryStrategy>

Methods

__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


        
On this page

Search results