You are here

protected property WorkflowTransitionListController::$dateFormatter in Workflow 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatter

File

src/Controller/WorkflowTransitionListController.php, line 25

Class

WorkflowTransitionListController
Defines a controller to list Transition on entity's Workflow history tab.

Namespace

Drupal\workflow\Controller

Code

protected $dateFormatter;