Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250706) (a6b17d8f6bd)
core\router\response_validator Class Reference
Inheritance diagram for core\router\response_validator:
core\router\response_validator_interface

Public Member Functions

 validate_response (ServerRequestInterface $request, ResponseInterface $response,)
 Validate the request content.
 

Member Function Documentation

◆ validate_response()

core\router\response_validator::validate_response ( ServerRequestInterface $request,
ResponseInterface $response )

Validate the request content.

Parameters
ServerRequestInterface$request
ResponseInterface$response

Implements core\router\response_validator_interface.


The documentation for this class was generated from the following file: