Skip to content

Latest commit

 

History

History
77 lines (29 loc) · 529 Bytes

File metadata and controls

77 lines (29 loc) · 529 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