You are here

protected property WebformEntityReferenceFormatterBase::$time in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/Field/FieldFormatter/WebformEntityReferenceFormatterBase.php \Drupal\webform\Plugin\Field\FieldFormatter\WebformEntityReferenceFormatterBase::time

The time service.

Type: \Drupal\Component\Datetime\TimeInterface

File

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

Class

WebformEntityReferenceFormatterBase
Base class for 'Webform Entity Reference formatter' plugin implementations.

Namespace

Drupal\webform\Plugin\Field\FieldFormatter

Code

protected $time;