Example #1
0
 /**
  * Get routes
  *
  * @return array
  */
 public function getRoutes()
 {
     return $this->routeMatch->getRoutes();
 }