Searched refs:pathId (Results 1 – 1 of 1) sorted by relevance
403 static function getLastPart($pathId) argument405 …$endSeparatorLocation = StringUtility::lastIndexOf($pathId, WikiPath::NAMESPACE_SEPARATOR_DOUBLE_P…407 … $endSeparatorLocation = StringUtility::lastIndexOf($pathId, WikiPath::NAMESPACE_SEPARATOR_SLASH);410 $lastPathPart = $pathId;412 $lastPathPart = substr($pathId, $endSeparatorLocation + 1);