You are here

protected property LocalTasks::$routeProvider in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/Derivative/LocalTasks.php \Drupal\rng\Plugin\Derivative\LocalTasks::routeProvider
  2. 8 src/Plugin/Derivative/LocalTasks.php \Drupal\rng\Plugin\Derivative\LocalTasks::routeProvider

The route provider.

Type: \Drupal\Core\Routing\RouteProviderInterface

File

src/Plugin/Derivative/LocalTasks.php, line 30

Class

LocalTasks
Provides dynamic tasks for RNG.

Namespace

Drupal\rng\Plugin\Derivative

Code

protected $routeProvider;