You are here

protected property DateFormatListBuilder::$dateFormatter in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/system/src/DateFormatListBuilder.php \Drupal\system\DateFormatListBuilder::dateFormatter

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

core/modules/system/src/DateFormatListBuilder.php, line 29
Contains \Drupal\system\DateFormatListBuilder.

Class

DateFormatListBuilder
Defines a class to build a listing of date format entities.

Namespace

Drupal\system

Code

protected $dateFormatter;