EmptyFileSearchResult implements FileSearchResultInterface
Represents an empty search result (no matches found)
Table of Contents
Interfaces
- FileSearchResultInterface
- Representation of a result for a search for files performed by FileSearchQuery, which is a collection of matching files.
Methods
Methods
count()
public
count() : int
Tags
Return values
intcurrent()
public
current() : void
Tags
Attributes
- #[ReturnTypeWillChange]
key()
public
key() : void
Tags
Attributes
- #[ReturnTypeWillChange]
next()
public
next() : void
Tags
rewind()
public
rewind() : void
Tags
valid()
public
valid() : bool