You are here

protected property EntityArgument::$entityFieldManager in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 src/Plugin/views/argument/EntityArgument.php \Drupal\geolocation\Plugin\views\argument\EntityArgument::entityFieldManager

The EntityFieldManager object.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/views/argument/EntityArgument.php, line 32

Class

EntityArgument
Argument handler for geolocation.

Namespace

Drupal\geolocation\Plugin\views\argument

Code

protected $entityFieldManager;