You are here

protected property FieldTimerCountdownFormatterBase::$time in Field Timer 8

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

Type: \Drupal\Component\Datetime\TimeInterface

File

src/Plugin/Field/FieldFormatter/FieldTimerCountdownFormatterBase.php, line 20

Class

FieldTimerCountdownFormatterBase
Base implementation of formatters that uses jQuery Countdown plugin.

Namespace

Drupal\field_timer\Plugin\Field\FieldFormatter

Code

protected $time;