Пример #1
0
 public function isSuccess()
 {
     return null !== $this->response ? $this->response->isSuccess() : false;
 }