You are here

public function ThemeKeyRuleInterface::comment in ThemeKey 8

Return value

string

1 method overrides ThemeKeyRuleInterface::comment()
ThemeKeyRule::comment in src/Entity/ThemeKeyRule.php

File

src/ThemeKeyRuleInterface.php, line 46
Contains Drupal\themekey\ThemeKeyRuleInterface.

Class

ThemeKeyRuleInterface
Provides an interface defining a ThemeKeyRule entity.

Namespace

Drupal\themekey

Code

public function comment();