You are here

protected property AutoEntityLabelForm::$entityTypeBundleOf in Automatic Entity Label 8.2

Same name and namespace in other branches
  1. 8.3 src/Form/AutoEntityLabelForm.php \Drupal\auto_entitylabel\Form\AutoEntityLabelForm::entityTypeBundleOf

The entity type that our config entity describes bundles of.

Type: string

File

src/Form/AutoEntityLabelForm.php, line 79

Class

AutoEntityLabelForm
Class AutoEntityLabelForm.

Namespace

Drupal\auto_entitylabel\Form

Code

protected $entityTypeBundleOf;