You are here

protected property GatsbyLogEntityListBuilder::$dateFormatter in Gatsby Live Preview & Incremental Builds 8

Same name and namespace in other branches
  1. 2.0.x modules/gatsby_fastbuilds/src/GatsbyLogEntityListBuilder.php \Drupal\gatsby_fastbuilds\GatsbyLogEntityListBuilder::dateFormatter

Drupal\Core\Datetime\DateFormatter definition.

Type: \Drupal\Core\Datetime\DateFormatter

File

modules/gatsby_fastbuilds/src/GatsbyLogEntityListBuilder.php, line 23

Class

GatsbyLogEntityListBuilder
Defines a class to build a listing of Gatsby log entity entities.

Namespace

Drupal\gatsby_fastbuilds

Code

protected $dateFormatter;