Relation
class Relation extends Model (View source)
Properties
string | $formattedType | ||
protected | $metadataType | ||
protected | $metadataDataType | ||
string | $person | ||
string | $type |
Methods
setFormattedType($formattedType)
No description
string
getFormattedType()
No description
getMetadata()
No description
setPerson($person)
No description
string
getPerson()
No description
setType($type)
No description
string
getType()
No description
Details
setFormattedType($formattedType)
No description
string
getFormattedType()
No description
setMetadata(FieldMetadata $metadata)
No description
FieldMetadata
getMetadata()
No description
setPerson($person)
No description
string
getPerson()
No description
setType($type)
No description
string
getType()
No description