Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore code coverage for abstract method
I feel like this should be handled by PHPUnit, as I don't see how it's possible to test it and it's only this one method that is an issue, maybe because it's inherited from an interface?
- Loading branch information