예제 #1
0
 /**
  * Get request
  *
  * @return \Forge\Application\Request
  */
 public function getRequest()
 {
     return Application::getRequest();
 }