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

count()  : int
current()  : void
key()  : void
next()  : void
rewind()  : void
valid()  : bool

Methods

count()

public count() : int
Return values
int

current()

public current() : void
Tags
todo:

Set return type to mixed in v13

Attributes
#[ReturnTypeWillChange]

key()

public key() : void
Tags
todo:

Set return type to mixed in v13

Attributes
#[ReturnTypeWillChange]

valid()

public valid() : bool
Return values
bool

        
On this page

Search results