Relationship::$data_type

Same name and namespace in other branches
  1. 8.x-3.x src/Annotation/Relationship.php \Drupal\ctools\Annotation\Relationship::data_type

The returned data type of this relationship.

Type: string

File

src/Annotation/Relationship.php, line 38

Class

Relationship
Defines a Relationship item annotation object.

Namespace

Drupal\ctools\Annotation

Code

public $data_type;