You are here

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

The date formatter.

Type: \Drupal\date_ap_style\ApStyleDateFormatter

File

src/TwigExtension/DateApStyle.php, line 19

Class

DateApStyle
Custom twig filter to display dates as AP Style.

Namespace

Drupal\date_ap_style\TwigExtension

Code

protected $apStyleDateFormatter;