chamilo/chamilo-lms

View on GitHub
src/CourseBundle/Schema/SchemaRegistry.php

Summary

Maintainability
A
0 mins
Test Coverage

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

class SchemaRegistry extends ServiceRegistry {}

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

class SchemaRegistry extends ServiceRegistry {}

Missing class doc comment
Open

class SchemaRegistry extends ServiceRegistry {}

Add a single space around assignment operators
Open

declare(strict_types=1);

Closing brace must be on a line by itself
Open

class SchemaRegistry extends ServiceRegistry {}

Closing brace must be on a line by itself
Open

class SchemaRegistry extends ServiceRegistry {}

There are no issues that match your filters.

Category
Status