You are here

protected property PhotosImageListBuilder::$dateFormatter in Album Photos 8.5

Same name and namespace in other branches
  1. 6.0.x src/PhotosImageListBuilder.php \Drupal\photos\PhotosImageListBuilder::dateFormatter

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/PhotosImageListBuilder.php, line 25

Class

PhotosImageListBuilder
Defines a class to build a listing of photos_image entities.

Namespace

Drupal\photos

Code

protected $dateFormatter;