You are here

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

Views Join Manager.

Type: \Drupal\views\Plugin\ViewsHandlerManager

File

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

Class

SingleDateFilter
Plugin annotation @ViewsFilter("single_date_filter");

Namespace

Drupal\rng\Plugin\views\filter

Code

protected $joinManager;