Documentation

PredictMethodOptions
in package

Handles options tied to prediction method.

Table of Contents

Properties

$closeFile  : bool
$endpoint  : Endpoint|null
$pageOptions  : PageOptions
$predictOptions  : PredictOptions

Methods

__construct()  : mixed
Prediction method options.
setCloseFile()  : $this
setEndpoint()  : $this
setPageOptions()  : $this
setPredictOptions()  : $this

Properties

Methods

setCloseFile()

public setCloseFile(bool $closeFile) : $this
Parameters
$closeFile : bool

Close file.

Return values
$this

        
On this page

Search results