|
Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
Public Member Functions | |
| __construct (int $responseChunkSize=4096) | |
| emit (ResponseInterface $response) | |
| Send the response the client. | |
| isResponseEmpty (ResponseInterface $response) | |
| Asserts response body is empty or status code is 204, 205 or 304. | |