Code cleanup.

This commit is contained in:
James Cole
2016-03-29 16:17:06 +02:00
parent 08b5e66628
commit d774f8e870
35 changed files with 8 additions and 8 deletions

View File

@@ -48,4 +48,4 @@ class AttachUserRole
}
}
}
}

View File

@@ -60,4 +60,4 @@ class SendRegistrationMail
Log::error($e->getMessage());
}
}
}
}

View File

@@ -111,4 +111,4 @@ class UserConfirmation
return;
}
}
}

View File

@@ -29,4 +29,4 @@ class UserEventListener
return true;
}
}
}