validateValue() validateValue(mixed $value, bool $gnumericCheck = false) : string Parameters mixed $value bool $gnumericCheck Returns string —
nbrConversionFormat() nbrConversionFormat(string $value, ?int $places) : string Formats a number base string value with leading zeroes. Parameters string $value The "number" to pad ?int $places The length that we want to pad this value Returns string — The padded "number"