RelationalFieldTypeInterface
Interface for a schema field that has a relation to somewhere else.
This is an experimental implementation and might change until TYPO3 v13 LTS
Table of Contents
Methods
- getRelations() : array<string|int, ActiveRelation>
- getRelationshipType() : RelationshipType
Methods
getRelations()
public
getRelations() : array<string|int, ActiveRelation>
Return values
array<string|int, ActiveRelation>getRelationshipType()
public
getRelationshipType() : RelationshipType