Skip to content

Kirby 4.1.2

$user->blueprints()

Returns an array with all blueprints that are available

$user->blueprints(?string $inSection = null): array

Parameters

Name Type Default
$inSection string|null null

Return type

array

Parent class

Kirby\Cms\User inherited from Kirby\Cms\ModelWithContent