rss-bridge/caches
Dag ecb486794b
refactor: use static values for cache scope
This fixes a future problem when code is placed under a namespace because `get_class($bridge)` will then return e.g. `RssBridge\Bridge\TwitterBridge` instead of the the current value `TwitterBridge`.

Also a bit refactoring of `Configuration.php`.
2022-08-02 15:03:54 +02:00
..
FileCache.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
MemcachedCache.php refactor: use static values for cache scope 2022-08-02 15:03:54 +02:00
SQLiteCache.php refactor: use static values for cache scope 2022-08-02 15:03:54 +02:00