Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
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: