Relationship::$data_type
Same name in other branches
- 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\AnnotationCode
public $data_type;