Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. AccessAwareRouter.php

AccessAwareRouter::$router

The router doing the actual routing.

Type: \Symfony\Component\Routing\RouterInterface

File

core/lib/Drupal/Core/Routing/AccessAwareRouter.php, line 28

Class

AccessAwareRouter
A router class for Drupal with access check and upcasting.

Namespace

Drupal\Core\Routing

Code

protected $router;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal