new Slot()
Creates a new slot
new Slot(string $name, string|null $content = null)
Parameters
| Name | Type | Default |
|---|---|---|
| $namerequired | string |
no default value |
| $content | stringornull |
null
|
Creates a new slot
new Slot(string $name, string|null $content = null)
| Name | Type | Default |
|---|---|---|
| $namerequired | string |
no default value |
| $content | stringornull |
null
|