summaryrefslogtreecommitdiffstats
path: root/Core/Exception/UnsupportedUserException.php
diff options
context:
space:
mode:
Diffstat (limited to 'Core/Exception/UnsupportedUserException.php')
-rw-r--r--Core/Exception/UnsupportedUserException.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/Exception/UnsupportedUserException.php b/Core/Exception/UnsupportedUserException.php
index 5be9bc4..6529fa9 100644
--- a/Core/Exception/UnsupportedUserException.php
+++ b/Core/Exception/UnsupportedUserException.php
@@ -19,4 +19,4 @@ namespace Symfony\Component\Security\Core\Exception;
*/
class UnsupportedUserException extends AuthenticationServiceException
{
-} \ No newline at end of file
+}