public property RelationType::$reverse_label in Relation 8.2
Same name and namespace in other branches
- 8 src/Entity/RelationType.php \Drupal\relation\Entity\RelationType::reverse_label
The reverse human-readable name of this type.
Only used for directional relations.
Type: string
File
- src/
Entity/ RelationType.php, line 82
Class
- RelationType
- Defines relation type entity.
Namespace
Drupal\relation\EntityCode
public $reverse_label;