Rapsys Git
/
userbundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update bundle requirements
[userbundle]
/
Exception
/
UnactivatedException.php
diff --git
a/Exception/UnactivatedException.php
b/Exception/UnactivatedException.php
index cbf367d0e30997a4db164d4ca3311bb569e4bc6d..b1571494f3a35a1187c94eb0f6a6d7f7055d36d4 100644
(file)
--- a/
Exception/UnactivatedException.php
+++ b/
Exception/UnactivatedException.php
@@
-14,9
+14,9
@@
namespace Rapsys\UserBundle\Exception;
use Symfony\Component\Security\Core\Exception\AccountStatusException;
/**
use Symfony\Component\Security\Core\Exception\AccountStatusException;
/**
- * UnactivatedException is thrown when the user account is unactivated.
- *
* {@inheritdoc}
* {@inheritdoc}
+ *
+ * UnactivatedException is thrown when the user account is unactivated.
*/
class UnactivatedException extends AccountStatusException {
/**
*/
class UnactivatedException extends AccountStatusException {
/**