You are here

public function ThemeKeyRuleInterface::theme in ThemeKey 8

Return value

string

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

File

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

Class

ThemeKeyRuleInterface
Provides an interface defining a ThemeKeyRule entity.

Namespace

Drupal\themekey

Code

public function theme();