Home
last modified time | relevance | path

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

/dokuwiki/inc/Parsing/ParserMode/
H A DExternallink.php124 $title = $this->addProtocolPrefix($url);
173 protected function addProtocolPrefix(string &$url): ?string function in dokuwiki\\Parsing\\ParserMode\\Externallink