Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark Parser constructor as protected so plugins can extend it
FIX: Mark the `Parser` constructor as protected, not private, so plugins can extend it without type errors. Closes #1282
- Loading branch information