Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
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: