class Result extends Model (View source)

Properties

string $image
protected $productType
protected $productDataType
float $score

Methods

setImage($image)

No description

string
getImage()

No description

setProduct(Product $product)

No description

getProduct()

No description

setScore($score)

No description

float
getScore()

No description

Details

setImage($image)

No description

Parameters

$image

string getImage()

No description

Return Value

string

setProduct(Product $product)

No description

Parameters

Product $product

Product getProduct()

No description

Return Value

Product

setScore($score)

No description

Parameters

$score

float getScore()

No description

Return Value

float