You are here

public property DsField::$entity_type in Display Suite 8.4

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

The entity type this plugin should work on.

Type: string|array

File

src/Annotation/DsField.php, line 35

Class

DsField
Defines a DsField annotation object.

Namespace

Drupal\ds\Annotation

Code

public $entity_type;