StyleFactory
extends PizzaComponentFactory
in package
Table of Contents
- add() : mixed
- getPrice() : mixed
- calculatePrice() : float
- Calculates the price for this specific component.
Methods
add()
public
add() : mixed
Return values
mixed —getPrice()
public
getPrice() : mixed
Return values
mixed —calculatePrice()
Calculates the price for this specific component.
protected
calculatePrice() : float