Skip to content
Snippets Groups Projects

Issue #3229479: Entity_lookup taxonomy_term restricted by VID

@@ -125,7 +125,7 @@ class EntityLookup extends ProcessPluginBase implements ContainerFactoryPluginIn
protected $lookupBundle;
/**
* The lookup bundle's key.
* The lookup Taxonomy key(vid).
*
* @var string
*/
Loading