You are here

protected property ApStyleDateRangeFieldFormatter::$apStyleDateFormatter in AP Style Date 8

The date formatter.

Type: \Drupal\date_ap_style\ApStyleDateFormatter

File

src/Plugin/Field/FieldFormatter/ApStyleDateRangeFieldFormatter.php, line 34

Class

ApStyleDateRangeFieldFormatter
Plugin implementation of the 'timestamp' formatter as time ago.

Namespace

Drupal\date_ap_style\Plugin\Field\FieldFormatter

Code

protected $apStyleDateFormatter;