You are here

constant FieldTimerCountdownLedFormatter::JS_KEY in Field Timer 8

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

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

Overrides FieldTimerJsFormatterBase::JS_KEY

File

src/Plugin/Field/FieldFormatter/FieldTImerCountdownLedFormatter.php, line 24

Class

FieldTimerCountdownLedFormatter
Plugin implementation of the 'field_timer_countdown' formatter.

Namespace

Drupal\field_timer\Plugin\Field\FieldFormatter

Code

const JS_KEY = 'jquery.countdown.led';