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