- Issue created by @janusman
Automatically closed - issue fixed for 2 weeks with no activity.
It looks like all of the code uses the state object named 'log_cache_tags_log_invalidated_tags' except this:
src/Cache/InvalidTagsLogger.php
34: if ($this->state->get('log_cache_tags.log_invalidated_tags', FALSE)) {
(It mistakenly uses a period instead of underscore).
Active
3.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.