Esempio n. 1
0
 public function getRequestData($path = null, $default = null)
 {
     return $this->route->getRequestVar($path, $default);
 }