You are here

protected property BitbucketManager::$config 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::config

The config factory.

Type: \Drupal\Core\Config\Config

File

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

Class

BitbucketManager
Service for managing BitBucket connection details.

Namespace

Drupal\build_hooks_bitbucket

Code

protected $config;