public property SynonymsProvider::$controlled_bundle in Synonyms 8
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/ SynonymsProvider.php, line 54
Class
- SynonymsProvider
- Annotation for synonyms provider plugin instance.
Namespace
Drupal\synonyms\AnnotationCode
public $controlled_bundle;