You are here

function CalendarSystemsInterface::listOptions in Calendar Systems 8.3

1 method overrides CalendarSystemsInterface::listOptions()
CalendarSystemsPartialImplementation::listOptions in src/CalendarSystems/CalendarSystemsPartialImplementation.php

File

src/CalendarSystems/CalendarSystemsInterface.php, line 38

Class

CalendarSystemsInterface

Namespace

Drupal\calendar_systems\CalendarSystems

Code

function listOptions($name, $required);