Function format_size
Formats a number into a size with unit (o, Ko, Mo, Go).
Before the string is formatted it is localised with the Brickrouge\t()
function.
Note: Calls to this function are forwarded to Helpers::format_size().
Parameters summary
integer |
$size |
Return value summary
string
|