You are here

namespace Drupal\at_theme_generator\Theme in AT Tools 8

Same name in other branches
  1. 8.3 Drupal\at_theme_generator\Theme
  2. 8.2 Drupal\at_theme_generator\Theme
Classsort descending Location Description
ThemeInfo at_theme_generator/src/Theme/ThemeInfo.php ThemeSettingsInfo declares methods used to return theme info for use in theme-settings.php. Note the constructor calls system_rebuild_theme_data() which is not statically cached therefor only used in the backend, however it always returns fresh data.