Example #1
0
 public function hasParameter($key)
 {
     return $this->response->hasParameter($key);
 }