You are here

constant BitbucketManager::BITBUCKET_DATE_FORMAT in Build Hooks 3.x

File

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

Class

BitbucketManager
Service for managing BitBucket connection details.

Namespace

Drupal\build_hooks_bitbucket

Code

const BITBUCKET_DATE_FORMAT = 'Y-m-d\\TH:i:s+';