Example #1
0
 public function __construct(RouteManager $standardRouter)
 {
     $this->router = $standardRouter->getRouter();
 }