You are here

protected property DemoFormattersController::$pluginManagerFieldFormatter in Geolocation Field 8

Same name and namespace in other branches
  1. 8.3 modules/geolocation_demo/src/Controller/DemoFormattersController.php \Drupal\geolocation_demo\Controller\DemoFormattersController::pluginManagerFieldFormatter
  2. 8.2 modules/geolocation_demo/src/Controller/DemoFormattersController.php \Drupal\geolocation_demo\Controller\DemoFormattersController::pluginManagerFieldFormatter

Drupal\Core\Field\FormatterPluginManager definition.

Type: \Drupal\Core\Field\FormatterPluginManager

File

modules/geolocation_demo/src/Controller/DemoFormattersController.php, line 22

Class

DemoFormattersController
Returns responses for geolocation_demo module routes.

Namespace

Drupal\geolocation_demo\Controller

Code

protected $pluginManagerFieldFormatter;