You are here

public property Provider::$controlled_entity_type in Synonyms 2.0.x

Entity type which is controlled by ths plugin.

Entity type into which this plugin provides synonyms.

Type: string

File

src/Annotation/Provider.php, line 35

Class

Provider
Annotation for synonyms provider plugin instance.

Namespace

Drupal\synonyms\Annotation

Code

public $controlled_entity_type;