You are here

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

The start field name.

The name of the start field name -- this is used for sorting/filtering.

Type: string

File

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

Class

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

Namespace

Drupal\rng\Plugin\views\field

Code

protected $fieldName;