You are here

protected property UserController::$dateFormatter in General Data Protection Regulation 8

Same name and namespace in other branches
  1. 8.2 src/Controller/UserController.php \Drupal\gdpr\Controller\UserController::dateFormatter
  2. 3.0.x src/Controller/UserController.php \Drupal\gdpr\Controller\UserController::dateFormatter

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Controller/UserController.php, line 23

Class

UserController
Class UserController.

Namespace

Drupal\gdpr\Controller

Code

protected $dateFormatter;