Documentation

RelationshipsInterface extends Countable, ArrayAccess, Iterator, JsonSerializable

Interface RelationshipsInterface

Tags
template
template
extends
extends

Table of Contents

Methods

count()  : int
current()  : RelationshipInterface<T, P>|null
getModified()  : array<string|int, mixed>
isModified()  : bool
key()  : string
offsetGet()  : RelationshipInterface<T, P>|null

Methods

getModified()

public getModified() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results