Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Jan 26, 2022
1 parent 368ab6e commit 46356cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Exceptions/MakeUserException.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ public static function invalidEmail($email)
/**
* The supplied email already exists.
*
* @param string $email
* @param string $email
* @return \Dyrynda\Artisan\Exceptions\MakeUserException
*/
public static function emailExists($email)
Expand Down

0 comments on commit 46356cb

Please sign in to comment.