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 = 501 |
string | $description = 'The server does not support the functionality required to fulfill the request.' |
string | $message = 'Not implemented.' |
ServerRequestInterface | $request |
string | $title = '501 Not Implemented' |