You are here

public function PropertyInterface::getDescription in ThemeKey 8

Return the Description of the ThemeKey property.

Return value

string

1 method overrides PropertyInterface::getDescription()
PropertyBase::getDescription in src/PropertyBase.php
Return the Description of the ThemeKey property.

File

src/PropertyInterface.php, line 34
Provides Drupal\themekey\PropertyInterface

Class

PropertyInterface
Defines an interface for ThemeKey property plugins.

Namespace

Drupal\themekey

Code

public function getDescription();