You are here

protected property PathFileEntityListBuilder::$dateFormatter in Path File 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/PathFileEntityListBuilder.php, line 24

Class

PathFileEntityListBuilder
Defines a class to build a listing of Path file entity entities.

Namespace

Drupal\path_file

Code

protected $dateFormatter;