protected property MigrationListBuilder::$currentRouteMatch in Migrate Tools 8.3
Same name and namespace in other branches
- 8.5 src/Controller/MigrationListBuilder.php \Drupal\migrate_tools\Controller\MigrationListBuilder::currentRouteMatch
- 8 src/Controller/MigrationListBuilder.php \Drupal\migrate_tools\Controller\MigrationListBuilder::currentRouteMatch
- 8.2 src/Controller/MigrationListBuilder.php \Drupal\migrate_tools\Controller\MigrationListBuilder::currentRouteMatch
- 8.4 src/Controller/MigrationListBuilder.php \Drupal\migrate_tools\Controller\MigrationListBuilder::currentRouteMatch
Default object for current_route_match service.
Type: \Drupal\Core\Routing\CurrentRouteMatch
File
- src/
Controller/ MigrationListBuilder.php, line 31
Class
- MigrationListBuilder
- Provides a listing of migration entities in a given group.
Namespace
Drupal\migrate_tools\ControllerCode
protected $currentRouteMatch;