You are here

service charts.settings in Charts 8.3

Same name and namespace in other branches
  1. 8.4 charts.services.yml \charts.settings
  2. 5.0.x charts.services.yml \charts.settings

Class

Drupal\charts\Services\ChartsSettingsService
6 string references to charts.settings
ChartsApiExample::create in modules/charts_api_example/src/Controller/ChartsApiExample.php
Instantiates a new instance of this class.
ChartsBlock::create in modules/charts_blocks/src/Plugin/Block/ChartsBlock.php
Creates an instance of the plugin.
ChartsConfigForm::getEditableConfigNames in src/Form/ChartsConfigForm.php
Gets the configuration names that will be editable.
ChartsConfigForm::__construct in src/Form/ChartsConfigForm.php
Construct.
ChartsPluginStyleChart::create in src/Plugin/views/style/ChartsPluginStyleChart.php
Creates an instance of the plugin.

... See full list

File

./charts.services.yml
charts.services.yml

View source
  1. class: Drupal\charts\Services\ChartsSettingsService
  2. arguments:
  3. - '@config.factory'