コード例 #1
0
 /**
  * Generate route
  */
 public function route()
 {
     $this->append($this->paths->RoutePath(), $this->route->generate());
 }