Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
FastRoute\Route Member List

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