FromReferenceParameterSupplier
in package
implements
ParameterSupplierStrategyInterface
FinalYes
Parameter supplier strategy that forwards parameters from a referenced asset.
Tags
Table of Contents
Interfaces
Methods
- supplyParameters() : iterable<string|int, mixed>
Methods
supplyParameters()
public
supplyParameters(AssetInterface $context) : iterable<string|int, mixed>
Parameters
- $context : AssetInterface