InflatableEnhancerInterface

Interface asserting that enhancer is capable of inflating parameters.

Table of Contents

Methods

inflateParameters()  : array<string|int, mixed>

Methods

inflateParameters()

public inflateParameters(array<string|int, mixed> $parameters[, array<string|int, mixed> $internals = [] ]) : array<string|int, mixed>
Parameters
$parameters : array<string|int, mixed>
$internals : array<string|int, mixed> = []
Return values
array<string|int, mixed>

        
On this page

Search results