You are here

protected property TransactionListBuilder::$dateFormatter in Transaction 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/TransactionListBuilder.php, line 26

Class

TransactionListBuilder
Provides a entity list page for transactions.

Namespace

Drupal\transaction

Code

protected $dateFormatter;