You are here

protected property SynonymForm::$synonymsProviderPluginManager in Synonyms 8

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

The synonyms provider plugin manager.

Type: \Drupal\synonyms\SynonymsProviderPluginManager

File

src/Form/SynonymForm.php, line 48

Class

SynonymForm
Entity form for 'synonym' config entity type.

Namespace

Drupal\synonyms\Form

Code

protected $synonymsProviderPluginManager;