Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
Slim\Interfaces\RouteResolverInterface Interface Reference
Inheritance diagram for Slim\Interfaces\RouteResolverInterface:
Slim\Routing\RouteResolver

Public Member Functions

 computeRoutingResults (string $uri, string $method)
 
 resolveRoute (string $identifier)
 

Member Function Documentation

◆ computeRoutingResults()

Slim\Interfaces\RouteResolverInterface::computeRoutingResults ( string $uri,
string $method )

Implemented in Slim\Routing\RouteResolver.

◆ resolveRoute()

Slim\Interfaces\RouteResolverInterface::resolveRoute ( string $identifier)

Implemented in Slim\Routing\RouteResolver.


The documentation for this interface was generated from the following file: