$user->blueprints()
Returns an array with all blueprints that are available
$user->blueprints(string $inSection = null): array
Parameters
Name | Type | Default | Description |
---|---|---|---|
$inSection |
string |
null |
Return type
array
Inherited from
Kirby\Cms\ModelWithContent