constant FieldTimerCountdownFormatterBase::LIBRARY_NAME in Field Timer 2.x
Same name and namespace in other branches
- 8 src/Plugin/Field/FieldFormatter/FieldTimerCountdownFormatterBase.php \Drupal\field_timer\Plugin\Field\FieldFormatter\FieldTimerCountdownFormatterBase::LIBRARY_NAME
Plugin name used to render timer/countdown widget.
Overrides FieldTimerJsFormatterBase::LIBRARY_NAME
File
- src/
Plugin/ Field/ FieldFormatter/ FieldTimerCountdownFormatterBase.php, line 50
Class
- FieldTimerCountdownFormatterBase
- Base implementation of formatters that uses jQuery Countdown plugin.
Namespace
Drupal\field_timer\Plugin\Field\FieldFormatterCode
const LIBRARY_NAME = 'jquery.countdown';