chamilo/chamilo-lms

View on GitHub
src/Kernel.php

Summary

Maintainability
A
0 mins
Test Coverage

Missing class doc comment
Open

class Kernel extends BaseKernel
Severity: Minor
Found in src/Kernel.php by phpcodesniffer

Missing function doc comment
Open

    public function setApi(array $configuration): void
Severity: Minor
Found in src/Kernel.php by phpcodesniffer

Missing function doc comment
Open

    public function getProjectDir(): string
Severity: Minor
Found in src/Kernel.php by phpcodesniffer

Add a single space around assignment operators
Open

declare(strict_types=1);
Severity: Minor
Found in src/Kernel.php by phpcodesniffer

There are no issues that match your filters.

Category
Status