We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 203f0e8 commit a8dbf21Copy full SHA for a8dbf21
2 files changed
wp-includes/sqlite/class-wp-sqlite-token.php
@@ -1,6 +1,6 @@
1
<?php
2
/**
3
- * This file is a port of the Lexer class from the PHPMyAdmin/sql-parser library.
+ * This file is a port of the Token class from the PHPMyAdmin/sql-parser library.
4
*
5
* @package wp-sqlite-integration
6
* @see https://github.com/phpmyadmin/sql-parser
wp-includes/sqlite/class-wp-sqlite-tokens-list.php
- * This file is a port of the Tokens class from the PHPMyAdmin/sql-parser library.
+ * This file is a port of the TokensList class from the PHPMyAdmin/sql-parser library.
0 commit comments