| @@ -208,7 +208,7 @@ | ||
| 208 | 208 | |
| 209 | 209 | /** | 
| 210 | 210 | * @param \Psr\Http\Message\ResponseInterface $response | 
| 211 | - * @return bool | |
| 211 | + * @return boolean|null | |
| 212 | 212 | */ | 
| 213 | 213 | private function checkResponse( | 
| 214 | 214 | \Psr\Http\Message\ResponseInterface $response |