You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/app/Http/Controllers/Settings
Shift 19880c2ffb
Convert string references to `::class`
PHP 5.5.9 adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP.
1 month ago
..
ExportSettings.php Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 2 years ago
HomeSettings.php Convert string references to `::class` 1 month ago
LabsSettings.php Lint 9 months ago
PrivacySettings.php Convert string references to `::class` 1 month ago
RelationshipSettings.php Lint 9 months ago
SecuritySettings.php Lint 9 months ago