You are here

private property Dates::$dateFormatter in Bamboo Twig 8

Formats a date, using a date type or a custom date format string.

Type: Drupal\Core\Datetime\DateFormatter

File

src/TwigExtension/Dates.php, line 18

Class

Dates
Provides a 'Dates' Twig Extensions.

Namespace

Drupal\bamboo_twig\TwigExtension

Code

private $dateFormatter;