Closed (fixed)
Project:
TINT
Version:
8.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2019 at 10:57 UTC
Updated:
15 Oct 2019 at 10:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Rangaswini commentedAttached patch to add dependency injection inside the class.
Comment #3
Rangaswini commentedComment #4
ambuj_gupta commentedComment #5
ambuj_gupta commentedTested and verified the module by adding the patch created by @rangaswini. It looks good to me.
Comment #6
ambuj_gupta commentedComment #7
pratik_kambleCurrently class TintEmbedBlockDerivative is accessing configurations using \Drupal::config('tint.settings') but as per drupal standards we should inject service inside the class.
Comment #8
Rangaswini commentedComment #9
Rangaswini commentedComment #10
Rangaswini commentedComment #11
pratik_kamble@Rangaswini patch LGTM.
Comment #12
pratik_kambleComment #13
sonvir249 commentedCommitting changes into 8.x-1.0-alpha2.
Comment #14
sonvir249 commented