You are here

public property Tab::$description in Block Tabs 8

A brief description of the tab.

This will be shown when adding or configuring this tab.

Type: \Drupal\Core\Annotation\Translation (optional)

File

src/Annotation/Tab.php, line 52

Class

Tab
Defines a tab annotation object.

Namespace

Drupal\blocktabs\Annotation

Code

public $description = '';