Example #1
0
 public function routeIsTrackable($route)
 {
     return $this->routeRepository->isTrackable($route);
 }