Closed (fixed)
Project:
Trusted redirect
Version:
8.x-1.11
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2023 at 11:28 UTC
Updated:
4 Dec 2023 at 14:24 UTC
Jump to comment: Most recent
This makes PHPUnit tests for lupus_decoupled fail, per #3402425: Fix PHPCS and maybe other errors.
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
roderikSearching "config" in the code, it was clear enough what to add.
Comment #4
useernamee commentedCode looks good.
I've also find that config service is not used in the code at all. I've proposed some changes here: #3402854: Unused trusted_redirect.settings service
Comment #5
ciprian.stavovei commentedMerged and fixed.