mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 16:14:10 +00:00
Some general code cleanup.
This commit is contained in:
@@ -36,7 +36,9 @@ class MailError extends Job implements ShouldQueue
|
||||
* @param User $user
|
||||
* @param string $destination
|
||||
* @param string $ip
|
||||
* @param array $exception
|
||||
* @param array $exceptionData
|
||||
*
|
||||
* @internal param array $exception
|
||||
*/
|
||||
public function __construct(User $user, string $destination, string $ip, array $exceptionData)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user