rss-bridge/tests
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
..
Actions refactor: inject the action params via its execute method (#2907) 2022-07-08 21:06:14 +02:00
Bridges Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
Caches Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
Formats Improve Factory variable names (#2895) 2022-07-06 12:14:04 +02:00
ConfigurationTest.php refactor: use static values for cache scope 2022-08-02 15:03:54 +02:00
UtilsTest.php [Gab] feat: add new bridge GabBridge (#2920) 2022-07-31 03:52:27 +02:00