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/Admin
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
..
AdminAutospamController.php Convert string references to `::class` 1 month ago
AdminDirectoryController.php Lint 9 months ago
AdminDiscoverController.php Lint 9 months ago
AdminGroupsController.php Add groups models, controllers and services 2 years ago
AdminHashtagsController.php Lint 9 months ago
AdminInstanceController.php Lint 9 months ago
AdminMediaController.php Lint 9 months ago
AdminReportController.php Convert string references to `::class` 1 month ago
AdminSettingsController.php Lint 9 months ago
AdminSupportController.php Lint 9 months ago
AdminUserController.php Update AdminUserController.php 1 month ago
AdminUserInviteController.php Add admin invite interface and email support 1 year ago