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
|
* If they match, updates the lookahead token; otherwise raises a syntax
|
||||||
* error.
|
* error.
|
||||||
*
|
*
|
||||||
* @param int|string token type or value
|
* @param int token type
|
||||||
* @return void
|
* @return void
|
||||||
* @throws QueryException If the tokens dont match.
|
* @throws QueryException If the tokens dont match.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user