public function ThemeKeyRuleInterface::toString in ThemeKey 8
Return value
string
1 method overrides ThemeKeyRuleInterface::toString()
- ThemeKeyRule::toString in src/
Entity/ ThemeKeyRule.php - Returns a simple string representation of the rule. TODO
File
- src/
ThemeKeyRuleInterface.php, line 51 - Contains Drupal\themekey\ThemeKeyRuleInterface.
Class
- ThemeKeyRuleInterface
- Provides an interface defining a ThemeKeyRule entity.
Namespace
Drupal\themekeyCode
public function toString();