mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-04 16:49:35 +00:00
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`. |
||
---|---|---|
.. | ||
Actions | ||
Bridges | ||
Caches | ||
Formats | ||
ConfigurationTest.php | ||
UtilsTest.php |