Problem/Motivation
The interface CookieProConfigKeysInterface was renamed to CookieProConstantsInterface but this changes is not reflected in all class uses.
Steps to reproduce
Install module, get an error when visiting a page where cookie is used.
Proposed resolution
Use renamed interface name.
Remaining tasks
Create MR.
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Issue fork consent_support-3323727
Show commands
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
stefdewa commentedComment #4
andreasderijckeComment #6
andreasderijckeGood catch. Entirely forgot about this when releasing CookiePro Plus 1.0.3 earlier this week.