There was an error while loading. Please reload this page.
I get WARNING Possible parse error: non-abstract method defined as abstract My test method is:
Possible parse error: non-abstract method defined as abstract
public static function default(): ObjectA { return new self(1); }
I use squizlabs/php_codesniffer is 2.7.1