You are here

constant FieldTimerCountyFormatter::ANIMATION_FADE in Field Timer 8

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

Animation types.

File

src/Plugin/Field/FieldFormatter/FieldTimerCountyFormatter.php, line 35

Class

FieldTimerCountyFormatter
Plugin implementation of the 'field_timer_county' formatter.

Namespace

Drupal\field_timer\Plugin\Field\FieldFormatter

Code

const ANIMATION_FADE = 'fade', ANIMATION_SCROLL = 'scroll';