Documentation

PizzaSauceTrait

PizzaSauceTrait provides basic saucing functionality for pizzas.

This trait is used to demonstrate the bug where phpDocumentor doesn't document traits that are used by other traits.

Table of Contents

Constants

SAUCE_VERSION  = '1.0'
Version of the sauce recipe

Properties

$sauceType  : string

Methods

getSauceType()  : string
applySauce()  : string

Constants

SAUCE_VERSION

Version of the sauce recipe

public mixed SAUCE_VERSION = '1.0'

Properties

Methods

applySauce()

protected applySauce(string $sauceAmount) : string
Parameters
$sauceAmount : string
Return values
string

        
On this page

Search results