class ThemeKeyRuleConflictException in ThemeKey 7.2
Same name and namespace in other branches
- 7.3 themekey_build.inc \ThemeKeyRuleConflictException
Hierarchy
- class \ThemeKeyRuleConflictException extends \Exception
Expanded class hierarchy of ThemeKeyRuleConflictException
File
- ./
themekey_build.inc, line 541 - 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 ThemeKeyRuleConflictException extends Exception {
}