X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/17869e03521ae16d21e3e7d7998ec23fd5da1686..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 { /**