new Slot() Creates a new slot Full class name: Kirby\Template\Slot kirby/src/Template/Slot.php#L41 new Slot(string $name, ?string $content = null) Parameters Name Type Default $name * string – $content string|null null Parent class Kirby\Template\Slot