You are here

protected property FieldTimerSimpleTextFormatter::$time in Field Timer 8

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

Type: \Drupal\Component\Datetime\TimeInterface

File

src/Plugin/Field/FieldFormatter/FieldTimerSimpleTextFormatter.php, line 30

Class

FieldTimerSimpleTextFormatter
Plugin implementation of the 'field_timer_simple_text' formatter.

Namespace

Drupal\field_timer\Plugin\Field\FieldFormatter

Code

protected $time;