protected property PhotosImageListBuilder::$dateFormatter in Album Photos 6.0.x
Same name and namespace in other branches
- 8.5 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\photosCode
protected $dateFormatter;