You are here

protected property EventDateStringField::$database in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 3.x src/Plugin/views/field/EventDateStringField.php \Drupal\rng\Plugin\views\field\EventDateStringField::database

Database connection.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/views/field/EventDateStringField.php, line 55

Class

EventDateStringField
A handler to provide a field that is completely custom by the administrator.

Namespace

Drupal\rng\Plugin\views\field

Code

protected $database;