You are here

protected property FieldGroupLocalAction::$routeProvider in Field Group 8.3

Same name and namespace in other branches
  1. 8 src/Plugin/Derivative/FieldGroupLocalAction.php \Drupal\field_group\Plugin\Derivative\FieldGroupLocalAction::routeProvider

The route provider.

Type: \Drupal\Core\Routing\RouteProviderInterface

File

src/Plugin/Derivative/FieldGroupLocalAction.php, line 24

Class

FieldGroupLocalAction
Provides local action definitions for all entity bundles.

Namespace

Drupal\field_group\Plugin\Derivative

Code

protected $routeProvider;