You are here

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

Drupal\Core\Database\Driver\mysql\Connection definition.

Type: \Drupal\Core\Database\Connection

File

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

Class

SingleDateFilter
Plugin annotation @ViewsFilter("single_date_filter");

Namespace

Drupal\rng\Plugin\views\filter

Code

protected $database;