Example #1
0
 /**
  * @return null|string
  */
 public function getExpires()
 {
     return $this->response->getExpires();
 }