Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250706) (a6b17d8f6bd)
FastRoute\Dispatcher Interface Reference
Inheritance diagram for FastRoute\Dispatcher:
FastRoute\Dispatcher\RegexBasedAbstract FastRoute\Dispatcher\CharCountBased FastRoute\Dispatcher\GroupCountBased FastRoute\Dispatcher\GroupPosBased FastRoute\Dispatcher\MarkBased

Public Member Functions

 dispatch ($httpMethod, $uri)
 

Public Attributes

const FOUND = 1
 
const METHOD_NOT_ALLOWED = 2
 
const NOT_FOUND = 0
 

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