You are here

constant FieldTimerCountyFormatter::JS_KEY in Field Timer 8

Same name and namespace in other branches
  1. 2.x src/Plugin/Field/FieldFormatter/FieldTimerCountyFormatter.php \Drupal\field_timer\Plugin\Field\FieldFormatter\FieldTimerCountyFormatter::JS_KEY

Key used by js code to determine how to initialize the timer/countdown.

Overrides FieldTimerJsFormatterBase::JS_KEY

File

src/Plugin/Field/FieldFormatter/FieldTimerCountyFormatter.php, line 30

Class

FieldTimerCountyFormatter
Plugin implementation of the 'field_timer_county' formatter.

Namespace

Drupal\field_timer\Plugin\Field\FieldFormatter

Code

const JS_KEY = 'county';