Exemplo n.º 1
0
 /**
  * Is response informative?
  *
  * @return bool
  *
  * @api
  */
 public function isInformational()
 {
     return parent::isInformational();
 }