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