Class CalendarCollection
Representation of a calendar collection.
<?php $calendar_collection = $repository->locales['fr']->calendars; $gregorian_calendar = $calendar_collection['gregorian'];
- ICanBoogie\CLDR\AbstractCollection implements ArrayAccess uses ICanBoogie\CLDR\CollectionTrait
- ┗ ICanBoogie\CLDR\CalendarCollection uses ICanBoogie\Accessor\AccessorTrait (not available) ICanBoogie\CLDR\LocalePropertyTrait
Methods summary
Methods inherited from ICanBoogie\CLDR\AbstractCollection
Methods inherited from ArrayAccess
offsetSet()
,
offsetUnset()