You are here

public property SynonymsProvider::$controlled_entity_type in Synonyms 8

Entity type which is controlled by ths plugin.

Entity type into which this plugin provides synonyms.

Type: string

File

src/Annotation/SynonymsProvider.php, line 44

Class

SynonymsProvider
Annotation for synonyms provider plugin instance.

Namespace

Drupal\synonyms\Annotation

Code

public $controlled_entity_type;