Rss-Bridge/actions
logmanoriginal fc8421ed50 format: Refactor format factory to non-static class
The format factory can be based on the abstract factory class if it
wasn't static. This allows for higher abstraction and makes future
extensions possible. Also, not all parts of RSS-Bridge need to work
on the same instance of the factory.

References #1001
2019-06-18 19:15:20 +02:00
..
DetectAction.php bridge: Refactor bridge factory to non-static class 2019-06-18 18:55:32 +02:00
DisplayAction.php format: Refactor format factory to non-static class 2019-06-18 19:15:20 +02:00
ListAction.php bridge: Refactor bridge factory to non-static class 2019-06-18 18:55:32 +02:00