You are here

constant FieldTimerCountdownLedFormatter::LED_THEME_BLUE in Field Timer 8

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

LED color themes.

File

src/Plugin/Field/FieldFormatter/FieldTImerCountdownLedFormatter.php, line 29

Class

FieldTimerCountdownLedFormatter
Plugin implementation of the 'field_timer_countdown' formatter.

Namespace

Drupal\field_timer\Plugin\Field\FieldFormatter

Code

const LED_THEME_BLUE = 'blue', LED_THEME_GREEN = 'green';