Exemplo n.º 1
0
 /**
  * Is there a client error?
  *
  * @return bool
  *
  * @api
  */
 public function isClientError()
 {
     return parent::isClientError();
 }