Removed the deprecated method from the Quick Tabs module code base.

Comments

Munavijayalakshmi created an issue. See original summary.

Munavijayalakshmi’s picture

StatusFileSize
new1.06 KB
Munavijayalakshmi’s picture

Status: Active » Needs review
Munavijayalakshmi’s picture

Assigned: Munavijayalakshmi » Unassigned
gg24’s picture

Assigned: Unassigned » gg24
Status: Needs review » Needs work

In newer code base version 8.x-3.x-dev file 'src/QuicktabListBuilder.php' does not exist anymore. It has renamed to 'src/QuickTabsInstanceListBuilder.php'.
Hence re-rolling the patch.

Thanks!

gg24’s picture

Assigned: gg24 » Unassigned
Status: Needs work » Needs review
StatusFileSize
new952 bytes

Re-rolled the patch against version 8.x-3.x-dev.
Please review.

Thanks!

jaykandari’s picture

Status: Needs review » Needs work

@gg24 : #6 looks good implemented changes in 3 places. However I see one more instance where this needs to apply. could you pls fix this as well.
src/Form/QuickTabsInstanceDuplicateForm.php:79

gg24’s picture

Status: Needs work » Needs review
StatusFileSize
new1.45 KB

Here is the updated Patch.
Please review.

Thanks!

jaykandari’s picture

Status: Needs review » Reviewed & tested by the community

@gg24: Looks Good !! Implemented all 4 changes. Moving to RTBC.
Thanks!

systemick’s picture

Status: Reviewed & tested by the community » Fixed

Patch in #8 has been committed into the dev branch.

systemick’s picture

Status: Fixed » Closed (fixed)