Config
Read onlyYes
FinalYes
Properties
Methods
- __construct() : mixed
Properties
$request
public
RequestConfig
$request
= new RequestConfig()
$response
public
ResponseConfig
$response
= new ResponseConfig()
Methods
__construct()
public
__construct([RequestConfig $request = new RequestConfig() ][, ResponseConfig $response = new ResponseConfig() ]) : mixed
Parameters
- $request : RequestConfig = new RequestConfig()
- $response : ResponseConfig = new ResponseConfig()