You are here

abstract function CalendarSystemsPartialImplementation::getBaseYear in Calendar Systems 8.3

1 call to CalendarSystemsPartialImplementation::getBaseYear()
CalendarSystemsPartialImplementation::listOptions in src/CalendarSystems/CalendarSystemsPartialImplementation.php
3 methods override CalendarSystemsPartialImplementation::getBaseYear()
CalendarSystemsIntlCalendar::getBaseYear in src/CalendarSystems/CalendarSystemsIntlCalendar.php
CalendarSystemsPoorMansGregorianCalendar::getBaseYear in src/CalendarSystems/CalendarSystemsPoorMansGregorianCalendar.php
CalendarSystemsPoorMansJaliliCalendar::getBaseYear in src/CalendarSystems/CalendarSystemsPoorMansJaliliCalendar.php

File

src/CalendarSystems/CalendarSystemsPartialImplementation.php, line 51

Class

CalendarSystemsPartialImplementation

Namespace

Drupal\calendar_systems\CalendarSystems

Code

abstract function getBaseYear();