You are here

protected property SynonymForm::$controlledBundle in Synonyms 2.0.x

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

Bundle that is being edited/added.

Type: string

File

src/Form/SynonymForm.php, line 59

Class

SynonymForm
Entity form for 'synonym' config entity type.

Namespace

Drupal\synonyms\Form

Code

protected $controlledBundle;