public property RelationType::$transitive in Relation 8
Same name and namespace in other branches
- 8.2 src/Entity/RelationType.php \Drupal\relation\Entity\RelationType::transitive
Whether this relation type is transitive.
Type: bool
File
- src/
Entity/ RelationType.php, line 91
Class
- RelationType
- Defines relation type entity.
Namespace
Drupal\relation\EntityCode
public $transitive = FALSE;