protected property AbjsDefaultController::$dateFormatter in A/B Test JS 8
Same name and namespace in other branches
- 2.0.x 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\ControllerCode
protected $dateFormatter;