You are here

protected property Blocktabs::$tabsCollection in Block Tabs 8

Holds the collection of tabs that are used by this blocktabs.

Type: \Drupal\blocktabs\TabPluginCollection

File

src/Entity/Blocktabs.php, line 90

Class

Blocktabs
Defines a blocktabs configuration entity.

Namespace

Drupal\blocktabs\Entity

Code

protected $tabsCollection;