Searched refs:addTrailingSlash (Results 1 – 1 of 1) sorted by relevance
75 * @param bool $addTrailingSlash79 public function getPathInfo($path, $addTrailingSlash = true) argument81 $path = static::cleanPath($path, $addTrailingSlash);116 public static function cleanPath($path, $addTrailingSlash = true) argument126 if ($addTrailingSlash) {