Home
last modified time | relevance | path

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

/plugin/indexmenu/syntax/
Dindexmenu.php373 * @param bool $multipleMatches if multiple returns array, otherwise the first match
376 … private function getOption($defaultsString, $optsString, $matchPattern, $multipleMatches = false) argument
379 if ($multipleMatches) {
385 if ($multipleMatches) {