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