Code cleanup that (hopefully) matches style CI

This commit is contained in:
James Cole
2020-03-17 16:46:00 +01:00
parent 91c067ac9f
commit 9a25d6a741
42 changed files with 1395 additions and 1262 deletions

View File

@@ -32,6 +32,7 @@ use Mail;
/**
* Class MailError.
*
* @codeCoverageIgnore
*/
class MailError extends Job implements ShouldQueue