Class Supplemental
Representation of the "supplemental" section.
<?php use ICanBoogie\CLDR\Supplemental; $supplemental = new Supplemental($repository); echo $supplemental['calendarPreferenceData']['001']; // gregorian
- ICanBoogie\CLDR\AbstractSectionCollection implements ArrayAccess uses ICanBoogie\Accessor\AccessorTrait (not available) ICanBoogie\CLDR\CollectionTrait, ICanBoogie\CLDR\RepositoryPropertyTrait
- ┗ ICanBoogie\CLDR\Supplemental
Methods summary
Methods inherited from ICanBoogie\CLDR\AbstractSectionCollection
Methods inherited from ArrayAccess
offsetSet()
,
offsetUnset()