Class LocalizedObjectWithFormatter
A localized object with a formatter.
- ICanBoogie\CLDR\LocalizedObject uses ICanBoogie\Accessor\AccessorTrait (not available) ICanBoogie\CLDR\LocalePropertyTrait
- ┗ ICanBoogie\CLDR\LocalizedObjectWithFormatter
Direct known subclasses
ICanBoogie\CLDR\LocalizedCurrency
,
ICanBoogie\CLDR\LocalizedDateTime
Methods summary
abstract protected
lazy_get_formatter( void )
: ICanBoogie\CLDR\Formatter
Returns the formatter to use to format the target object.
Methods inherited from ICanBoogie\CLDR\LocalizedObject
__construct()
,
from()
,
get_target()
Methods used from ICanBoogie\CLDR\LocalePropertyTrait
Magic methods summary
Properties summary
Properties inherited from ICanBoogie\CLDR\LocalizedObject
Magic properties
public read-only
$formatter
: ICanBoogie\CLDR\Formatter
The formatter used to format the target object.