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/Mail
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.
4 weeks ago
..
AdminInviteEmail.php Add admin invite interface and email support 1 year ago
AdminMessage.php Lint 9 months ago
AdminMessageResponse.php Add AdminMessageResponse 2 years ago
AdminNewAutospam.php Convert string references to `::class` 4 weeks ago
AdminNewReport.php Lint 9 months ago
ConfirmAppEmail.php Lint 9 months ago
ConfirmEmail.php Lint 9 months ago
ContactAdmin.php Lint 9 months ago
CuratedRegisterAcceptUser.php Lint 9 months ago
CuratedRegisterConfirmEmail.php Lint 9 months ago
CuratedRegisterNotifyAdmin.php Lint 9 months ago
CuratedRegisterNotifyAdminUserResponse.php Lint 9 months ago
CuratedRegisterRejectUser.php Lint 9 months ago
CuratedRegisterRequestDetailsFromUser.php Lint 9 months ago
CuratedRegisterSendMessage.php Lint 9 months ago
EmailChange.php Lint 9 months ago
InAppRegisterEmailVerify.php Lint 9 months ago
ParentChildInvite.php Lint 9 months ago
PasswordChange.php Lint 9 months ago
UserEmailForgotReminder.php Lint 9 months ago