Problem/Motivation
The cacheBackend is set in __construct(), but never used.
Steps to reproduce
None.
Proposed resolution
Remove it.
Remaining tasks
User interface changes
None.
API changes
Remove the property setting in the class and services file.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | reroll.patch | 2.17 KB | elber |
| #7 | reroll-3340462.patch | 1.54 KB | elber |
| #4 | 3346028-4.patch | 1.96 KB | elber |
Comments
Comment #2
elberI will work on it.
Comment #3
elberComment #4
elberHi please revise.
Comment #5
papagrande@elber, #4 looks good, but needs a reroll against the 2.0.x branch after I committed your patch from https://www.drupal.org/project/eloqua_api_redux/issues/3340462.
Comment #6
elberI will do that.
Comment #7
elberreroll added.
Comment #8
papagrande@elber, thank you. #7 almost works, but this needs to be added as you had in patch #4..
Comment #9
elberComment #12
papagrandeThanks a lot, @elber!