You are here

protected property AbjsDefaultController::$dateFormatter in A/B Test JS 2.0.x

Same name and namespace in other branches
  1. 8 src/Controller/AbjsDefaultController.php \Drupal\abjs\Controller\AbjsDefaultController::dateFormatter

Provides a service to handle various date related functionality.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Controller/AbjsDefaultController.php, line 29

Class

AbjsDefaultController
Default controller for the abjs module.

Namespace

Drupal\abjs\Controller

Code

protected $dateFormatter;