You are here

protected property AgeFieldFormatter::$dateFormatStorage in Age Field Formatter 8.2

Same name and namespace in other branches
  1. 3.0.x src/Plugin/Field/FieldFormatter/AgeFieldFormatter.php \Drupal\age_field_formatter\Plugin\Field\FieldFormatter\AgeFieldFormatter::dateFormatStorage

The date format entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Field/FieldFormatter/AgeFieldFormatter.php, line 42

Class

AgeFieldFormatter
Plugin implementation of the 'age_field_formatter' formatter.

Namespace

Drupal\age_field_formatter\Plugin\Field\FieldFormatter

Code

protected $dateFormatStorage;