phpDocumentor

RequestPriceUtilityTrait

Trait RequestPriceUtilityTrait

Table of Contents

convertFloatToString()  : string
Converts a float value to a string, using comma instead of point as separator.

Methods

convertFloatToString()

Converts a float value to a string, using comma instead of point as separator.

private convertFloatToString(float $value) : string
Parameters
$value : float
Return values
string

Search results