You are here

protected property RecentDownload::$dateFormatter in Download Count 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Plugin/Block/RecentDownload.php, line 30

Class

RecentDownload
Provides a 'Recent Download Count' block.

Namespace

Drupal\download_count\Plugin\Block

Code

protected $dateFormatter;