You are here

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

Bundle which is controlled by this plugin.

Bundle into which this plugin provides synonyms. If the entity type does not support bundles, just put here the entity type.

Type: string

File

src/Annotation/Provider.php, line 45

Class

Provider
Annotation for synonyms provider plugin instance.

Namespace

Drupal\synonyms\Annotation

Code

public $controlled_bundle;