chamilo/chamilo-lms

View on GitHub
src/CoreBundle/Security/Authorization/Voter/UsergroupVoter.php

Summary

Maintainability
A
0 mins
Test Coverage

Missing function doc comment
Open

    public function __construct(

Add a single space around assignment operators
Open

declare(strict_types=1);

Closing brace must be on a line by itself
Open

    ) {}

Closing brace must be on a line by itself
Open

    ) {}

Line indented incorrectly; expected 4 spaces, found 8
Open

        private UsergroupRepository $usergroupRepository

Line indented incorrectly; expected 4 spaces, found 8
Open

        private Security $security,

There are no issues that match your filters.

Category
Status