Closed (fixed)
Project:
Quick Tabs
Version:
8.x-3.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2017 at 13:33 UTC
Updated:
22 Jun 2020 at 22:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nehakhadke commentedComment #3
nehakhadke commentedComment #4
Munavijayalakshmi commented@nehakhadke,Thanks for the patch it works well.
Comment #5
Munavijayalakshmi commentedComment #6
gg24 commentedIn newer code base version 8.x-3.x-dev file structure has been changed. Some of the files do not exist anymore. Hence we need to re-roll this patch. Few deprecated functions are there as they are handled in separate issues. Handing indentation and removing extra used classes along with this only.
Thanks!
Comment #7
gg24 commentedRe-rolled patch. Handing indentation and removing extra used classes along with this only. Please review.
Thanks!
Comment #8
Aanal.addweb commented@gg24, Thanks for the patch, it works well as I checked it manually by applying it in the module file. It works as expected. PFA as result.
Comment #9
systemick commentedgg24 - just applied the patch in #7. When trying to edit a quicktabs instance I got
Fatal error: Cannot declare class Drupal\quicktabs\Plugin\TabType\BlockContent because the name is already in use in /var/www/html/drupal-modules.localhost/modules/contrib/quicktabs/src/Plugin/TabType/BlockContent.php on line 19
If you re-roll the patch against the current dev branch I'll commit it.
Comment #10
shelanePart of larger effort to update for all coding standards.