|
Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
|
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' |