Skip to content
Snippets Groups Projects

Issue #3229479: Entity_lookup taxonomy_term restricted by VID

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -125,7 +125,7 @@ class EntityLookup extends ProcessPluginBase implements ContainerFactoryPluginIn
@@ -125,7 +125,7 @@ class EntityLookup extends ProcessPluginBase implements ContainerFactoryPluginIn
protected $lookupBundle;
protected $lookupBundle;
/**
/**
* The lookup bundle's key.
* The lookup Taxonomy key(vid).
*
*
* @var string
* @var string
*/
*/
Loading