You are here

public property DsFieldTemplate::$title in Display Suite 8.2

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

The human-readable name of the DS field layout plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/DsFieldTemplate.php, line 28

Class

DsFieldTemplate
Defines a DsFieldTemplate annotation object.

Namespace

Drupal\ds\Annotation

Code

public $title;