You are here

protected property SingleDateFilter::$entityTypeManager 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::entityTypeManager

Drupal\Core\Entity\EntityTypeManagerInterface definition.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

SingleDateFilter
Plugin annotation @ViewsFilter("single_date_filter");

Namespace

Drupal\rng\Plugin\views\filter

Code

protected $entityTypeManager;