Closed (fixed)
Project:
Commerce Feeds
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
19 May 2020 at 07:43 UTC
Updated:
2 Jun 2020 at 08:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
megachrizThe
drupal_render()calls that were in thegetSummary()methods are no longer necessary. Feeds 8.x-3.0-alpha7 now allows that method to return an array: #3113960: Allow ConfigurableTargetInterface::getSummary() to return an array.Comment #4
megachrizCommitted #2.