You are here

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

Same name and namespace in other branches
  1. 8.2 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 20

Class

BitbucketManager
Service for managing BitBucket connection details.

Namespace

Drupal\build_hooks_bitbucket

Code

protected $config;