You are here

protected property TabDeleteForm::$blockTabs in Block Tabs 8

The blocktabs containing the tab to be deleted.

Type: \Drupal\blocktabs\BlocktabsInterface

File

src/Form/TabDeleteForm.php, line 19

Class

TabDeleteForm
Form for deleting a tab.

Namespace

Drupal\blocktabs\Form

Code

protected $blockTabs;