Skip to content

Kirby 4.2.0

SiteBlueprint::extend()

Extends the props with props from a given mixin, when an extends key is set or the props is just a string

SiteBlueprint::extend(array|string $props): array

Parameters

Name Type Default
$props * array|string

Return type

array

Parent class

Kirby\Cms\SiteBlueprint inherited from Kirby\Cms\Blueprint