public/plugin/xapi/src/Lrs/BaseController.php
Abstract class name is not prefixed with "Abstract" Open
Open
abstract class BaseController
- Exclude checks
Missing function doc comment Open
Open
public function __construct(Request $httpRequest)
- Exclude checks
Add a single space around assignment operators Open
Open
declare(strict_types=1);
- Exclude checks