diff options
Diffstat (limited to 'Core/Exception/TokenNotFoundException.php')
-rw-r--r-- | Core/Exception/TokenNotFoundException.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/Exception/TokenNotFoundException.php b/Core/Exception/TokenNotFoundException.php index f25905d..593f3ad 100644 --- a/Core/Exception/TokenNotFoundException.php +++ b/Core/Exception/TokenNotFoundException.php @@ -1,4 +1,4 @@ -<?php +<?php namespace Symfony\Component\Security\Core\Exception; /* |