|
Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
Public Member Functions | |
| getDescription () | |
| getRequest () | |
| getTitle () | |
| setDescription (string $description) | |
| setTitle (string $title) | |
Protected Attributes | |
| int | $code = 403 |
| string | $description = 'You are not permitted to perform the requested operation.' |
| string | $message = 'Forbidden.' |
| ServerRequestInterface | $request |
| string | $title = '403 Forbidden' |