RelationalFieldTypeInterface
Interface for a schema field that has a relation to somewhere else.
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