protected property BynderApi::$bynderConfig in Bynder 8.3
Same name and namespace in other branches
- 8 src/BynderApi.php \Drupal\bynder\BynderApi::bynderConfig
- 8.2 src/BynderApi.php \Drupal\bynder\BynderApi::bynderConfig
- 4.0.x src/BynderApi.php \Drupal\bynder\BynderApi::bynderConfig
Bynder configuration.
Contains array with keys consumer_key, consumer_secret, token, token_secret and account_domain.
Type: array
File
- src/
BynderApi.php, line 84
Class
- BynderApi
- Bynder API service.
Namespace
Drupal\bynderCode
protected $bynderConfig;