You are here

protected property EntityImportStatusListBuilder::$dateFormatter in Entity Share 8.3

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

modules/entity_share_client/src/EntityImportStatusListBuilder.php, line 36

Class

EntityImportStatusListBuilder
Provides a listing of Import status entities.

Namespace

Drupal\entity_share_client

Code

protected $dateFormatter;