Skip to content
Sakri Koskimies edited this page Jul 10, 2025 · 2 revisions

Sauce

Pizza sauce class.


  • Full name: \PhpDocumentorMarkdown\Example\Pizza\Sauce

Properties

name

Sauce name.

protected string $name

tomatoSupplier

Tomato supplier.

public static string $tomatoSupplier
  • This property is static.

Methods

__construct

public __construct(string $name): mixed

Parameters:

Parameter Type Description
$name string

Clone this wiki locally