class Grocery extends Collection (View source)

Properties

protected $collection_key
string $activeIngredients
$alcoholByVolume
string $allergens
string[] $derivedNutritionClaim
string $directions
string $indications
string $ingredients
string[] $nutritionClaim
string $storageInstructions

Methods

setActiveIngredients($activeIngredients)

No description

string
getActiveIngredients()

No description

setAlcoholByVolume($alcoholByVolume)

No description

getAlcoholByVolume()

No description

setAllergens($allergens)

No description

string
getAllergens()

No description

setDerivedNutritionClaim($derivedNutritionClaim)

No description

string[]
getDerivedNutritionClaim()

No description

setDirections($directions)

No description

string
getDirections()

No description

setIndications($indications)

No description

string
getIndications()

No description

setIngredients($ingredients)

No description

string
getIngredients()

No description

setNutritionClaim($nutritionClaim)

No description

string[]
getNutritionClaim()

No description

setStorageInstructions($storageInstructions)

No description

string
getStorageInstructions()

No description

Details

setActiveIngredients($activeIngredients)

No description

Parameters

$activeIngredients

string getActiveIngredients()

No description

Return Value

string

setAlcoholByVolume($alcoholByVolume)

No description

Parameters

$alcoholByVolume

getAlcoholByVolume()

No description

setAllergens($allergens)

No description

Parameters

$allergens

string getAllergens()

No description

Return Value

string

setDerivedNutritionClaim($derivedNutritionClaim)

No description

Parameters

$derivedNutritionClaim

string[] getDerivedNutritionClaim()

No description

Return Value

string[]

setDirections($directions)

No description

Parameters

$directions

string getDirections()

No description

Return Value

string

setIndications($indications)

No description

Parameters

$indications

string getIndications()

No description

Return Value

string

setIngredients($ingredients)

No description

Parameters

$ingredients

string getIngredients()

No description

Return Value

string

setNutritionClaim($nutritionClaim)

No description

Parameters

$nutritionClaim

string[] getNutritionClaim()

No description

Return Value

string[]

setStorageInstructions($storageInstructions)

No description

Parameters

$storageInstructions

string getStorageInstructions()

No description

Return Value

string