You are here

protected property MediaGalleryListBuilder::$dateFormatter in Media Gallery 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/MediaGalleryListBuilder.php, line 23

Class

MediaGalleryListBuilder
Provides a list controller for the media gallery entity type.

Namespace

Drupal\media_gallery

Code

protected $dateFormatter;