ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
RouteParser.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
FastRoute
;
4
5
interface
RouteParser
6
{
36
public
function
parse
($route);
37
}
FastRoute
Definition:
BadRouteException.php:3
FastRoute\RouteParser
Definition:
RouteParser.php:5
Sabre\Uri\parse
parse($uri)
Parses a URI and returns its individual components.
Definition:
functions.php:181
php
libs
composer
vendor
nikic
fast-route
src
RouteParser.php
Generated on Thu Jan 16 2025 19:01:44 for ILIAS by
1.8.13 (using
Doxyfile
)