Skip to content

Latest commit

 

History

History
110 lines (74 loc) · 1.32 KB

abstractResult.md

File metadata and controls

110 lines (74 loc) · 1.32 KB

abstractResult

  • class abstractResult (bundle\windows\result\abstractResult)
  • source bundle/windows/result/abstractResult.php

Child Classes

registryResult, taskResult


Properties


Methods


Methods

add()

add(mixed $key, mixed $value): void

first()

first(): void

rewind()

rewind(): void

length()

length(): void

current()

current(): void

key()

key(): void

next()

next(): void

valid()

valid(): void

toArray()

toArray(): void