$userblueprint->tab()
Returns a single tab by name
$userblueprint->tab(string $name = null): array|null
Parameters
Name | Type | Default |
---|---|---|
$name | string |
null |
Return type
array
|null
Parent class
Kirby\Cms\UserBlueprint
inherited from Kirby\Cms\Blueprint