Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
Public Member Functions | |
getDescription () | |
getRequest () | |
getTitle () | |
setDescription (string $description) | |
setTitle (string $title) | |
Protected Attributes | |
int | $code = 410 |
string | $description = 'The target resource is no longer available at the origin server.' |
string | $message = 'Gone.' |
ServerRequestInterface | $request |
string | $title = '410 Gone' |