You are here

protected property Synonym::$pluginCollection in Synonyms 2.0.x

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

The plugin collection that stores synonym provider plugins.

Type: \Drupal\synonyms\ProviderPluginCollection

File

src/Entity/Synonym.php, line 73

Class

Synonym
Synonym configuration entity.

Namespace

Drupal\synonyms\Entity

Code

protected $pluginCollection;