protected property SettingsBase::$config in Social API 8
Same name and namespace in other branches
- 8.2 src/Settings/SettingsBase.php \Drupal\social_api\Settings\SettingsBase::config
- 3.x src/Settings/SettingsBase.php \Drupal\social_api\Settings\SettingsBase::config
The configuration object containing the data from the configuration form.
Type: \Drupal\Core\Config\ImmutableConfig
File
- src/
Settings/ SettingsBase.php, line 19
Class
- SettingsBase
- Class Settings.
Namespace
Drupal\social_api\SettingsCode
protected $config;