You are here

protected property FieldTimerCountdownFormatter::$languageDefault 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::languageDefault

Provides language.default service.

Type: \Drupal\Core\Language\LanguageDefault

File

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

Class

FieldTimerCountdownFormatter
Plugin implementation of the 'field_timer_countdown' formatter.

Namespace

Drupal\field_timer\Plugin\Field\FieldFormatter

Code

protected $languageDefault;