Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The by-ref $value parameter is modified in DocLexer::getType(), but not its type, which stays a string. This guarantee that the token value will always be a string.
- Loading branch information