You are here

protected property EventDateStringField::$joinManager in RNG - Events and Registrations 3.x

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

Views Join Manager.

Type: \Drupal\views\Plugin\ViewsHandlerManager

File

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

Class

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

Namespace

Drupal\rng\Plugin\views\field

Code

protected $joinManager;