You are here

protected property SingleDateFilter::$entityFieldManager in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 3.x src/Plugin/views/filter/SingleDateFilter.php \Drupal\rng\Plugin\views\filter\SingleDateFilter::entityFieldManager

Drupal\Core\Entity\EntityFieldManagerInterface definition.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

Overrides FieldAPIHandlerTrait::$entityFieldManager

File

src/Plugin/views/filter/SingleDateFilter.php, line 26

Class

SingleDateFilter
Plugin annotation @ViewsFilter("single_date_filter");

Namespace

Drupal\rng\Plugin\views\filter

Code

protected $entityFieldManager;