You are here

public function ThemeKeyRuleInterface::value in ThemeKey 8

Return value

string

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

File

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

Class

ThemeKeyRuleInterface
Provides an interface defining a ThemeKeyRule entity.

Namespace

Drupal\themekey

Code

public function value();