You are here

protected property BitbucketManager::$dateFormatter in Build Hooks 3.x

The Date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

modules/build_hooks_bitbucket/src/BitbucketManager.php, line 34

Class

BitbucketManager
Service for managing BitBucket connection details.

Namespace

Drupal\build_hooks_bitbucket

Code

protected $dateFormatter;