StrategyContainer
in
Interface for strategy containers.
Table of Contents
- findMatching() : ProjectFactoryStrategy
- Find the ProjectFactoryStrategy that matches $object.
Methods
findMatching()
Find the ProjectFactoryStrategy that matches $object.
public
findMatching(ContextStack $context, mixed $object) : ProjectFactoryStrategy
Parameters
- $context : ContextStack
- $object : mixed