You are here

protected property Synonym::$base_provider_plugin in Synonyms 8

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

Base plugin ID that corresponds to this config entry.

Type: string

File

src/Entity/Synonym.php, line 62

Class

Synonym
Synonym configuration entity.

Namespace

Drupal\synonyms\Entity

Code

protected $base_provider_plugin;