PR #373 #156
codeql
on: dynamic
Matrix: analyze
Annotations
2 notices
|
Redundant catch clause:
src/User/src/Handler/PostUserCreateHandler.php#L100
Exception 'MailException' is never thrown in the corresponding 'try' block
|
|
Redundant catch clause:
src/User/src/Handler/PostUserCreateHandler.php#L100
Exception 'MailException' is never thrown in the corresponding 'try' block
|