You are here

constant FieldTimerCountdownFormatter::JS_KEY in Field Timer 8

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

Provides language.default service.

Overrides FieldTimerJsFormatterBase::JS_KEY

File

src/Plugin/Field/FieldFormatter/FieldTimerCountdownFormatter.php, line 32

Class

FieldTimerCountdownFormatter
Plugin implementation of the 'field_timer_countdown' formatter.

Namespace

Drupal\field_timer\Plugin\Field\FieldFormatter

Code

const JS_KEY = 'jquery.countdown';