/** * Método que retorna la ruta coincidente * @return array */ public function getRouteMatch() { return $this->router->getRouteMatch(); }