class ThemeKeyRuleDeletionException in ThemeKey 7.3
Same name and namespace in other branches
- 7.2 themekey_build.inc \ThemeKeyRuleDeletionException
Hierarchy
- class \ThemeKeyRuleDeletionException extends \Exception
Expanded class hierarchy of ThemeKeyRuleDeletionException
File
- ./
themekey_build.inc, line 581 - The functions in this file are the back end of ThemeKey which should be used only if you configure something, but not when ThemeKey switches themes.
View source
class ThemeKeyRuleDeletionException extends Exception {
}