Slot::begin()
Used in the slot helper
Slot::begin(string $name = 'default'): Kirby\Template\Slot|null
Parameters
Name | Type | Default |
---|---|---|
$name | string |
'default' |
Return type
Kirby\Template\Slot
|null
Used in the slot helper
Slot::begin(string $name = 'default'): Kirby\Template\Slot|null
Name | Type | Default |
---|---|---|
$name | string |
'default' |
Kirby\Template\Slot
|null