chamilo/chamilo-lms

View on GitHub
src/CoreBundle/Entity/ResourceToRootInterface.php

Summary

Maintainability
A
0 mins
Test Coverage

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

interface ResourceToRootInterface {}

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

interface ResourceToRootInterface {}

Add a single space around assignment operators
Open

declare(strict_types=1);

Closing brace must be on a line by itself
Open

interface ResourceToRootInterface {}

Closing brace must be on a line by itself
Open

interface ResourceToRootInterface {}

There are no issues that match your filters.

Category
Status