Skip to content
Saggre edited this page Apr 24, 2022 · 1 revision

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


Automatically generated from source code comments on 2022-04-24 using phpDocumentor and saggre/phpdocumentor-markdown

Clone this wiki locally