restoreResponse() protected method (available since version 2.0.3)
Restores response properties from the given data
| protected void restoreResponse ( $response, $data ) | ||
|---|---|---|
| $response | yii\web\Response |
The response to be restored |
| $data | array |
The response property data |
Please login to continue.