Interface Localizable
An interface for classes whose instances can be localized.
Methods summary
public static
localize( object $source, ICanBoogie\CLDR\Locale $locale, array $options = [] )
: ICanBoogie\CLDR\LocalizedObject
Localize the source object.