fix: a bunch of small changes in multiple bridges (#2644)

Mostly refactors.
This commit is contained in:
Dag 2022-04-12 23:37:30 +02:00 committed by GitHub
parent 5b7dd45b20
commit b6e8350596
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 81 additions and 46 deletions

View file

@ -18,7 +18,7 @@ class FSecureBlogBridge extends BridgeAbstract {
),
'oldest_date' => array(
'name' => 'Oldest article date',
'exampleValue' => '-2 months',
'exampleValue' => '-6 months',
),
)
);