summaryrefslogtreecommitdiffstats
path: root/src/Core.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Core.php')
-rw-r--r--src/Core.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Core.php b/src/Core.php
index 8af49a4..c41328a 100644
--- a/src/Core.php
+++ b/src/Core.php
@@ -4,7 +4,7 @@
* Defines the core helper infrastructure of the library.
*/
-namespace SqlParser;
+namespace PhpMyAdmin\SqlParser;
class Core
{