Documentation

PizzaComponentFactory
in package
implements Traversable, Valued

Interfaces, Classes and Traits

Traversable
Valued
Any class implementing this interface has an associated price.

Table of Contents

add()  : mixed
calculatePrice()  : float
Calculates the price for this specific component.

Methods

calculatePrice()

Calculates the price for this specific component.

protected abstract calculatePrice() : float
Return values
float

Search results