You are here

public property DsFieldTemplate::$theme in Display Suite 8.2

Same name and namespace in other branches
  1. 8.4 src/Annotation/DsFieldTemplate.php \Drupal\ds\Annotation\DsFieldTemplate::theme
  2. 8.3 src/Annotation/DsFieldTemplate.php \Drupal\ds\Annotation\DsFieldTemplate::theme

The theme function for this field layout.

Type: string

File

src/Annotation/DsFieldTemplate.php, line 35

Class

DsFieldTemplate
Defines a DsFieldTemplate annotation object.

Namespace

Drupal\ds\Annotation

Code

public $theme;