You are here

protected property EventDateStringField::$entityFieldManager 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::entityFieldManager

EntityFieldManager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

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

Class

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

Namespace

Drupal\rng\Plugin\views\field

Code

protected $entityFieldManager;