summaryrefslogtreecommitdiffstats
path: root/src/Exceptions/LexerException.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Exceptions/LexerException.php')
-rw-r--r--src/Exceptions/LexerException.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Exceptions/LexerException.php b/src/Exceptions/LexerException.php
index e60c332..61e88c9 100644
--- a/src/Exceptions/LexerException.php
+++ b/src/Exceptions/LexerException.php
@@ -4,7 +4,7 @@
* Exception thrown by the lexer.
*/
-namespace SqlParser\Exceptions;
+namespace PhpMyAdmin\SqlParser\Exceptions;
/**
* Exception thrown by the lexer.