protected property EntityArgument::$entityTypeManager in Geolocation Field 8.3
Same name and namespace in other branches
- 8.2 src/Plugin/views/argument/EntityArgument.php \Drupal\geolocation\Plugin\views\argument\EntityArgument::entityTypeManager
The EntityTypeManager object.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ views/ argument/ EntityArgument.php, line 25
Class
- EntityArgument
- Argument handler for geolocation.
Namespace
Drupal\geolocation\Plugin\views\argumentCode
protected $entityTypeManager;