Copied!
AbstractInterface
Methods
public abstract Iterator::current()
public abstract isIndex() : bool
 

Returns whether the current element in the property path is an array index.

public abstract isProperty() : bool
 

Returns whether the current element in the property path is a property name.

public abstract Iterator::key()
public abstract Iterator::next()
public abstract Iterator::rewind()
public abstract SeekableIterator::seek(int $offset)
public abstract Iterator::valid()
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration