示例#1
0
 /**
  * Is response invalid?
  *
  * @return bool
  *
  * @api
  */
 public function isInvalid()
 {
     return parent::isInvalid();
 }