You are here

protected property Synonym::$pluginCollection in Synonyms 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/Synonym.php \Drupal\synonyms\Entity\Synonym::pluginCollection

The plugin collection that stores synonym provider plugins.

Type: \Drupal\synonyms\SynonymProviderPluginCollection

File

src/Entity/Synonym.php, line 90

Class

Synonym
Synonym configuration entity.

Namespace

Drupal\synonyms\Entity

Code

protected $pluginCollection;