chamilo/chamilo-lms

View on GitHub
src/LtiBundle/ChamiloLtiBundle.php

Summary

Maintainability
A
0 mins
Test Coverage

Add a single space around assignment operators
Open

declare(strict_types=1);

Missing class doc comment
Open

class ChamiloLtiBundle extends Bundle {}

Closing brace must be on a line by itself
Open

class ChamiloLtiBundle extends Bundle {}

Opening brace of a class must be on the line after the definition
Open

class ChamiloLtiBundle extends Bundle {}

Opening brace of a class must be on the line after the definition
Open

class ChamiloLtiBundle extends Bundle {}

Closing brace must be on a line by itself
Open

class ChamiloLtiBundle extends Bundle {}

There are no issues that match your filters.

Category
Status