DataReferenceInterface
interface DataReferenceInterface (View source)
Interface for typed data references.
Methods
TypedDataInterface|null
getTarget()
Gets the referenced data.
int|string|null
getTargetIdentifier()
Gets the identifier of the referenced data.
Details
TypedDataInterface|null
getTarget()
Gets the referenced data.
int|string|null
getTargetIdentifier()
Gets the identifier of the referenced data.