You are here

protected property FieldUiLocalTask::$routeProvider in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php \Drupal\field_ui\Plugin\Derivative\FieldUiLocalTask::routeProvider

The route provider.

Type: \Drupal\Core\Routing\RouteProviderInterface

File

core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php, line 32

Class

FieldUiLocalTask
Provides local task definitions for all entity bundles.

Namespace

Drupal\field_ui\Plugin\Derivative

Code

protected $routeProvider;