constant FieldTimerCountdownLedFormatter::JS_KEY in Field Timer 2.x
Same name and namespace in other branches
- 8 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\FieldFormatterCode
const JS_KEY = 'jquery.countdown.led';