Merged pull request #44 from Chekote/parser_match_phpdoc_fix.
Parser::match phpdoc fix
This commit is contained in:
commit
237a05b302
@ -234,7 +234,7 @@ class Parser
|
||||
* If they match, updates the lookahead token; otherwise raises a syntax
|
||||
* error.
|
||||
*
|
||||
* @param int|string token type or value
|
||||
* @param int token type
|
||||
* @return void
|
||||
* @throws QueryException If the tokens dont match.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user