Exemplo n.º 1
0
 /**
  * Returns the age of the response.
  *
  * @return int The age of the response in seconds
  */
 public function getAge()
 {
     return parent::getAge();
 }