public/plugin/xapi/src/Parser/PackageParser.php
Missing function doc comment Open
Open
abstract public function parse(): XApiToolLaunch;
- Exclude checks
Abstract class name is not prefixed with "Abstract" Open
Open
abstract class PackageParser
- Exclude checks
Add a single space around assignment operators Open
Open
declare(strict_types=1);
- Exclude checks