Exemplo n.º 1
0
 /**
  * Gets the name => value pair array of request parameters.
  * 
  * @return array
  */
 public function getParams()
 {
     return Pfw_Request::getParams();
 }