chamilo/chamilo-lms

View on GitHub
src/CoreBundle/Controller/Api/UpdateVisibilityLinkCategory.php

Summary

Maintainability
A
0 mins
Test Coverage

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

#[AsController]

Missing function doc comment
Open

    public function __invoke(CLinkCategory $linkCategory, CLinkCategoryRepository $repo): CLinkCategory

You must use "/**" style comments for a class comment
Open

class UpdateVisibilityLinkCategory extends AbstractController

Add a single space around assignment operators
Open

declare(strict_types=1);

There are no issues that match your filters.

Category
Status