You are here

protected property EntityBrowserFormController::$currentRouteMatch in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/Controllers/EntityBrowserFormController.php \Drupal\entity_browser\Controllers\EntityBrowserFormController::currentRouteMatch

Current route match service.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Controllers/EntityBrowserFormController.php, line 26

Class

EntityBrowserFormController
Standalone entity browser page.

Namespace

Drupal\entity_browser\Controllers

Code

protected $currentRouteMatch;