protected property TabBase::$weight in Block Tabs 8
The weight of the tab.
Type: int|string
File
- src/
TabBase.php, line 34
Class
- TabBase
- Provides a base class for tabs.
Namespace
Drupal\blocktabsCode
protected $weight = '';
The weight of the tab.
Type: int|string
protected $weight = '';