Code Inspection: Covered function reference is provided without ‘::’
Reports the references to functions/methods in the @covers
PHPDoc tags that are not prepended with the scope resolution operator ( ::
).
Last modified: 08 December 2020