Skip to content

Kirby 4.1.2

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

Parent class

Kirby\Template\Slot