You are here

public property DsField::$title in Display Suite 8.4

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

The human-readable name of the DS plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/DsField.php, line 28

Class

DsField
Defines a DsField annotation object.

Namespace

Drupal\ds\Annotation

Code

public $title;