ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ 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
libs
composer
vendor
nikic
fast-route
src
RouteParser.php
Generated on Sat Jan 18 2025 19:01:06 for ILIAS by
1.8.13 (using
Doxyfile
)