ThemeSettingsProvider::DEFAULT_THEME_FEATURES
An array of default theme features.
See also
\Drupal\Core\Extension\ThemeExtensionList::$defaults
File
- 
              core/
lib/ Drupal/ Core/ Extension/ ThemeSettingsProvider.php, line 26  
Class
- ThemeSettingsProvider
 - Default implementation of the theme settings provider service.
 
Namespace
Drupal\Core\ExtensionCode
public const DEFAULT_THEME_FEATURES = [
  'favicon',
  'logo',
  'node_user_picture',
  'comment_user_picture',
  'comment_user_verification',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.