You are here

protected property MigrationController::$currentRouteMatch in Migrate Tools 8.5

Same name and namespace in other branches
  1. 8.4 src/Controller/MigrationController.php \Drupal\migrate_tools\Controller\MigrationController::currentRouteMatch

The current route match.

Type: \Drupal\Core\Routing\CurrentRouteMatch

File

src/Controller/MigrationController.php, line 35

Class

MigrationController
Returns responses for migrate_tools migration view routes.

Namespace

Drupal\migrate_tools\Controller

Code

protected $currentRouteMatch;