rss-bridge/lib
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
..
ActionFactory.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
ActionInterface.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
Authentication.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
BridgeAbstract.php Improve Factory variable names (#2895) 2022-07-06 12:14:04 +02:00
BridgeCard.php refactor(BridgeFactory): make methods only accept valid class names (#2897) 2022-07-08 12:54:23 +02:00
BridgeFactory.php refactor(BridgeFactory): make methods only accept valid class names (#2897) 2022-07-08 12:54:23 +02:00
BridgeInterface.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
BridgeList.php refactor(BridgeFactory): make methods only accept valid class names (#2897) 2022-07-08 12:54:23 +02:00
CacheFactory.php refactor: move cache logic into the factory (#2884) 2022-07-05 13:20:01 +02:00
CacheInterface.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
Configuration.php lib/Configuration: Remove redundant comment 2022-07-06 03:34:37 +02:00
Debug.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
Exceptions.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
FeedExpander.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
FeedItem.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
FormatAbstract.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
FormatFactory.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
FormatInterface.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
ParameterValidator.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
XPathAbstract.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
contents.php Improve Factory variable names (#2895) 2022-07-06 12:14:04 +02:00
error.php Improve Factory variable names (#2895) 2022-07-06 12:14:04 +02:00
html.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
php8backports.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00
rssbridge.php Reformat codebase v4 (#2872) 2022-07-01 15:10:30 +02:00