Home
last modified time | relevance | path

Searched refs:getFirstOptionKey (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Form/
DDropdownElement.php124 $this->values = $this->setValuesInOptGroups((array) $this->getFirstOptionKey());
135 protected function getFirstOptionKey() function in dokuwiki\\Form\\DropdownElement