PHP-SQL-Parser
PHP-SQL-Parser copied to clipboard
Fix incorrect type in phpdoc params
Problem: devsense PHP (vscode) reports "Use of unknown class: 'PHPSQLParser\String'" when calling parse()
Solution: Change params to string