chamilo/chamilo-lms

View on GitHub
src/LtiBundle/Util/Utils.php

Summary

Maintainability
A
0 mins
Test Coverage

Missing class doc comment
Open

class Utils
Severity: Minor
Found in src/LtiBundle/Util/Utils.php by phpcodesniffer

Add a single space around assignment operators
Open

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

Missing function doc comment
Open

    public function __construct(SettingsManager $settingsManager)
Severity: Minor
Found in src/LtiBundle/Util/Utils.php by phpcodesniffer

Missing function doc comment
Open

    public static function trimParams(array &$params): void
Severity: Minor
Found in src/LtiBundle/Util/Utils.php by phpcodesniffer

There are no issues that match your filters.

Category
Status