- Issue created by @Grevil
- @grevil opened merge request.
- 🇩🇪Germany Grevil
Note, that "@covers ::parseTooltipMatch" was never meant for methods:
Attribute "PHPUnit\Framework\Attributes\CoversMethod" cannot target method (allowed targets: class)
Therefore I removed it. We could add it to the class, but CoversClass should be enough IMO.