protected property GeocoderFieldPluginManager::$entityFieldManager in Geocoder 8.3
Same name and namespace in other branches
- 8.2 modules/geocoder_field/src/GeocoderFieldPluginManager.php \Drupal\geocoder_field\GeocoderFieldPluginManager::entityFieldManager
The entity field manager service.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- modules/
geocoder_field/ src/ GeocoderFieldPluginManager.php, line 31
Class
- GeocoderFieldPluginManager
- The Geocoder Field Plugin manager.
Namespace
Drupal\geocoder_fieldCode
protected $entityFieldManager;