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