Skip to content

Latest commit

 

History

History
78 lines (30 loc) · 569 Bytes

File metadata and controls

78 lines (30 loc) · 569 Bytes

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 on 2023-11-24