Searched refs:SLUG_SEPARATOR (Results 1 – 2 of 2) sorted by relevance
37 $excludedCharacters[] = WikiPath::SLUG_SEPARATOR;45 return strtolower(implode(WikiPath::SLUG_SEPARATOR, $wordsPart));
46 public const SLUG_SEPARATOR = "-"; define in ComboStrap\\WikiPath