You are here

protected property ConditionalFieldDeleteFormTab::$bundle in Conditional Fields 4.x

Same name and namespace in other branches
  1. 8 src/Form/ConditionalFieldDeleteFormTab.php \Drupal\conditional_fields\Form\ConditionalFieldDeleteFormTab::bundle

The bundle type this conditional field is attached to.

Type: string

Overrides ConditionalFieldDeleteForm::$bundle

File

src/Form/ConditionalFieldDeleteFormTab.php, line 27

Class

ConditionalFieldDeleteFormTab
A conditional field delete form designed to be displayed as a tab.

Namespace

Drupal\conditional_fields\Form

Code

protected $bundle;