TransformationResultBuilder
in package
implements
ResultBuilderStrategyInterface
Interfaces, Classes and Traits
Table of Contents
Methods
__construct()
public
__construct(callable $getUseInstructions, callable $getLinkInstructions[, bool $translateResult = true ]) : mixed
Parameters
- $getUseInstructions : callable
- $getLinkInstructions : callable
- $translateResult : bool = true
Return values
mixed —buildResultStrategies()
public
buildResultStrategies(ExecutableInterface $context, FarahUrlStreamIdentifier $type) : ResultStrategies
Parameters
- $context : ExecutableInterface
- $type : FarahUrlStreamIdentifier