0
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-01 11:02:56 +00:00
rss-bridge/tests/Actions
Jan Tojnar dbf8c5b7ae
refactor(BridgeFactory): make methods only accept valid class names (#2897)
This moves the responsibility for getting a valid class name
to the users of BridgeFactory, avoiding the repeated sanitation.
Improper use can also be checked statically.
2022-07-08 12:54:23 +02:00
..
ActionImplementationTest.php refactor(BridgeFactory): make methods only accept valid class names (#2897) 2022-07-08 12:54:23 +02:00
ListActionTest.php refactor(BridgeFactory): make methods only accept valid class names (#2897) 2022-07-08 12:54:23 +02:00