Searched refs:getConfiguredString (Results 1 – 1 of 1) sorted by relevance
6 private function getConfiguredString(array $keys, string $fallback = ''): string function in helper_plugin_extranet99 return $this->getConfiguredString(['request_match_key', 'server_ip_key'], 'REMOTE_ADDR');104 return $this->getConfiguredString(['extranet_match_list', 'extranet_ip_list']);109 return $this->getConfiguredString(['extranet_match_regex', 'extranet_ip_regex']);