You are here

protected property ImceHelpController::$routeMatch in IMCE 8

Same name and namespace in other branches
  1. 8.2 src/Controller/ImceHelpController.php \Drupal\imce\Controller\ImceHelpController::routeMatch

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Controller/ImceHelpController.php, line 20

Class

ImceHelpController
Controller routines for help routes.

Namespace

Drupal\imce\Controller

Code

protected $routeMatch;