You are here

private property ChartsSettingsService::$configFactory in Charts 8.4

Same name and namespace in other branches
  1. 8.3 src/Services/ChartsSettingsService.php \Drupal\charts\Services\ChartsSettingsService::configFactory
  2. 5.0.x src/Services/ChartsSettingsService.php \Drupal\charts\Services\ChartsSettingsService::configFactory

The factory configuration.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Services/ChartsSettingsService.php, line 17

Class

ChartsSettingsService
Charts Settings Service.

Namespace

Drupal\charts\Services

Code

private $configFactory;