chamilo/chamilo-lms

View on GitHub
src/CoreBundle/ApiResource/CourseTool.php

Summary

Maintainability
A
0 mins
Test Coverage

Perl-style comments are not allowed. Use "// Comment." or "/* comment */" instead.
Open

    #[Groups(['ctool:read'])]

Perl-style comments are not allowed. Use "// Comment." or "/* comment */" instead.
Open

    #[Groups(['ctool:read'])]

Add a single space around assignment operators
Open

declare(strict_types=1);

Missing class doc comment
Open

class CourseTool extends AbstractResource

Perl-style comments are not allowed. Use "// Comment." or "/* comment */" instead.
Open

    #[Groups(['ctool:read'])]

Perl-style comments are not allowed. Use "// Comment." or "/* comment */" instead.
Open

    #[Groups(['ctool:read'])]

Perl-style comments are not allowed. Use "// Comment." or "/* comment */" instead.
Open

    #[Groups(['ctool:read'])]

Perl-style comments are not allowed. Use "// Comment." or "/* comment */" instead.
Open

    #[Groups(['ctool:read'])]

There are no issues that match your filters.

Category
Status