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