You are here

protected property BynderService::$configFactory in Bynder 8.2

Same name and namespace in other branches
  1. 8.3 src/BynderService.php \Drupal\bynder\BynderService::configFactory
  2. 4.0.x src/BynderService.php \Drupal\bynder\BynderService::configFactory

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/BynderService.php, line 75

Class

BynderService
Bynder service.

Namespace

Drupal\bynder

Code

protected $configFactory;