You are here

protected property ExtraFieldPluginListController::$pluginManager in Extra Field Settings Provider 8

Same name and namespace in other branches
  1. 8.2 src/Controller/ExtraFieldPluginListController.php \Drupal\extra_field_plus\Controller\ExtraFieldPluginListController::pluginManager

The extra fields plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Controller/ExtraFieldPluginListController.php, line 20

Class

ExtraFieldPluginListController
Class ExtraFieldPluginListController.

Namespace

Drupal\extra_field_plus\Controller

Code

protected $pluginManager;