Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
|
Public Member Functions | |
getDescription () | |
getRequest () | |
getTitle () | |
setDescription (string $description) | |
setTitle (string $title) | |
Protected Attributes | |
int | $code = 404 |
string | $description = 'The requested resource could not be found. Please verify the URI and try again.' |
string | $message = 'Not found.' |
ServerRequestInterface | $request |
string | $title = '404 Not Found' |