X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/32b9912accd3c35c7830a068af7de189bdde7136..522c2cc48f7a6188b14c125b04371d20b672ada8:/Exception/UnactivatedException.php diff --git a/Exception/UnactivatedException.php b/Exception/UnactivatedException.php index cbf367d..b157149 100644 --- a/Exception/UnactivatedException.php +++ b/Exception/UnactivatedException.php @@ -14,9 +14,9 @@ namespace Rapsys\UserBundle\Exception; use Symfony\Component\Security\Core\Exception\AccountStatusException; /** - * UnactivatedException is thrown when the user account is unactivated. - * * {@inheritdoc} + * + * UnactivatedException is thrown when the user account is unactivated. */ class UnactivatedException extends AccountStatusException { /**