You are here

constant BitbucketManager::API_PREFIX in Build Hooks 8.2

Same name and namespace in other branches
  1. 3.x modules/build_hooks_bitbucket/src/BitbucketManager.php \Drupal\build_hooks_bitbucket\BitbucketManager::API_PREFIX

File

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

Class

BitbucketManager
Service for managing BitBucket connection details.

Namespace

Drupal\build_hooks_bitbucket

Code

const API_PREFIX = "https://api.bitbucket.org/2.0/repositories/";