chamilo/chamilo-lms

View on GitHub
src/CourseBundle/Settings/ServiceRegistry.php

Summary

Maintainability
A
0 mins
Test Coverage

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

class ServiceRegistry extends SyliusServiceRegistry {}

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

class ServiceRegistry extends SyliusServiceRegistry {}

Missing class doc comment
Open

class ServiceRegistry extends SyliusServiceRegistry {}

Closing brace must be on a line by itself
Open

class ServiceRegistry extends SyliusServiceRegistry {}

Add a single space around assignment operators
Open

declare(strict_types=1);

Closing brace must be on a line by itself
Open

class ServiceRegistry extends SyliusServiceRegistry {}

There are no issues that match your filters.

Category
Status