-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Sakri Koskimies edited this page Jul 10, 2025
·
3 revisions
This is an automatically generated documentation for Pizza Place (Example documentation).
| Class | Description |
|---|---|
AbstractProduct |
Base class for all products. |
Pizza |
A pizza | pie's. |
| Trait | Description |
|---|---|
ReviewableTrait |
A trait for reviewable objects. |
| Interface | Description |
|---|---|
Arrayable |
|
ManyInterfaces |
A ManyInterfaces |
ProductInterface |
Interface for a product. |
| Class | Description |
|---|---|
Base |
Represents a pizza base. |
Sauce |
Pizza sauce class. |
| Function | Description |
|---|---|
mockFunctionWithParameters() |
Mock function to demonstrate parameter handling. |
getDatabaseConfig() |
Get database configuration. |