You are here

constant FieldTimerJsFormatterBase::JS_KEY in Field Timer 8

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

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

File

src/Plugin/Field/FieldFormatter/FieldTimerJsFormatterBase.php, line 23

Class

FieldTimerJsFormatterBase
Implementation of formatters that uses JavaScript to render timer/countdown.

Namespace

Drupal\field_timer\Plugin\Field\FieldFormatter

Code

const JS_KEY = '';