public function PropertyAdminInterface::getFormElement in ThemeKey 8
Return the the current values of the ThemeKey property.
Return value
array special form element or empty.
1 method overrides PropertyAdminInterface::getFormElement()
- PropertyAdminDigitBase::getFormElement in src/
PropertyAdminDigitBase.php - Return the the current values of the ThemeKey property.
File
- src/
PropertyAdminInterface.php, line 44 - Provides Drupal\themekey\PropertyInterface
Class
- PropertyAdminInterface
- Defines an interface for ThemeKey property plugins.
Namespace
Drupal\themekeyCode
public function getFormElement();