extends |
ArrayObject |
|---|
| Methods | ||
|---|---|---|
public
|
isInitialized($property): bool
|
# |
public
|
getNextCursor(): ?string
|
# |
public
|
setNextCursor(?string $nextCursor): self
|
# |
public
|
getItems(): BankConnection[]
|
# |
public
|
setItems(BankConnection[] $items): self
|
# |
| Properties | |||
|---|---|---|---|
protected
|
array
|
$initialized = []
|
# |
protected
|
string|null
|
$nextCursor
|
# |
protected
|
BankConnection[]
|
$items
|
# |