Needs work
Project:
Diff
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Dec 2023 at 04:40 UTC
Updated:
16 Dec 2024 at 19:54 UTC
Jump to comment: Most recent
According to @mglaman having a get method in constructor is an anti pattern since the object is not lazy loaded anymore.
Should be replaced with config.factory service.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
nikolay shapovalov commentedMR is ready for review.
Comment #4
nikolay shapovalov commentedComment #5
heddnThis needs a rebase and the base of the MR needs to change to 2.x. See review https://git.drupalcode.org/project/diff#contribution-guidelines.
Comment #6
heddn