You are here

protected property SynonymForm::$controlledBundle in Synonyms 8

Same name and namespace in other branches
  1. 2.0.x src/Form/SynonymForm.php \Drupal\synonyms\Form\SynonymForm::controlledBundle

Bundle that is being edited/added.

Type: string

File

src/Form/SynonymForm.php, line 69

Class

SynonymForm
Entity form for 'synonym' config entity type.

Namespace

Drupal\synonyms\Form

Code

protected $controlledBundle;