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