Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
This is the complete list of members for FastRoute\Route, including all inherited members.
$handler (defined in FastRoute\Route) | FastRoute\Route | |
$httpMethod (defined in FastRoute\Route) | FastRoute\Route | |
$regex (defined in FastRoute\Route) | FastRoute\Route | |
$variables (defined in FastRoute\Route) | FastRoute\Route | |
__construct($httpMethod, $handler, $regex, $variables) | FastRoute\Route | |
matches($str) | FastRoute\Route |