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