You are here

private property ChartsSettingsService::$configFactory in Charts 5.0.x

Same name and namespace in other branches
  1. 8.4 src/Services/ChartsSettingsService.php \Drupal\charts\Services\ChartsSettingsService::configFactory
  2. 8.3 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;