You are here

protected property IngredientListBuilder::$dateFormatter in Recipe 8.2

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

modules/ingredient/src/IngredientListBuilder.php, line 23

Class

IngredientListBuilder
Provides a list controller for ingredient.

Namespace

Drupal\ingredient

Code

protected $dateFormatter;