- Issue created by @Grayle
- First commit to issue fork.
- Status changed to Fixed
7 months ago 9:00pm 19 September 2024 Automatically closed - issue fixed for 2 weeks with no activity.
Calling, e.g.
$entity->set('my_plugin_reference_field', $value);
does not allow the $value to be a plugin instance.
Check for plugin class in the PluginReferenceItem::setValue method
Fixed
3.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.