public property RelationType::$label in Relation 8.2
Same name and namespace in other branches
- 8 src/Entity/RelationType.php \Drupal\relation\Entity\RelationType::label
The human-readable name of this type.
Defaults to relation type id.
Type: string
File
- src/
Entity/ RelationType.php, line 73
Class
- RelationType
- Defines relation type entity.
Namespace
Drupal\relation\EntityCode
public $label;