phpDocumentor

ProductOptionFloatConverter

Trait ProductOptionFloatConverter

Table of Contents

convertFloatToPositiveFloatAndPrefix()  : array<string|int, mixed>
convertPositiveFloatAndPrefixToFloat()  : float

Methods

convertFloatToPositiveFloatAndPrefix()

protected convertFloatToPositiveFloatAndPrefix(float $value) : array<string|int, mixed>
Parameters
$value : float
Return values
array<string|int, mixed>

convertPositiveFloatAndPrefixToFloat()

protected convertPositiveFloatAndPrefixToFloat(string $prefix, float $value) : float
Parameters
$prefix : string
$value : float
Return values
float

Search results