NullParameterSupplier
in package
implements
ParameterSupplierStrategyInterface
FinalYes
Parameter supplier strategy for null asset parameters.
Tags
Table of Contents
Interfaces
Methods
- supplyParameters() : iterable<string|int, mixed>
Methods
supplyParameters()
public
supplyParameters(AssetInterface $context) : iterable<string|int, mixed>
Parameters
- $context : AssetInterface