Skip to content

NumberFormatRepositoryInterface

Number format repository interface.

  • Full name: \CommerceGuys\Intl\NumberFormat\NumberFormatRepositoryInterface

Methods

get

Gets a number format for the provided locale.

public get(string $locale): \CommerceGuys\Intl\NumberFormat\NumberFormat

Parameters:

Parameter Type Description
$locale string The locale (i.e. fr-FR).


Automatically generated on 2025-03-18