Exemple #1
0
 /**
  * @return Route
  */
 protected function route()
 {
     return $this->config->get(Dispatch::ROUTE);
 }