src/CoreBundle/Security/Authorization/Voter/UsergroupVoter.php
Missing function doc comment Open
Open
public function __construct(
- Exclude checks
Add a single space around assignment operators Open
Open
declare(strict_types=1);
- Exclude checks
Closing brace must be on a line by itself Open
Open
) {}
- Exclude checks
Closing brace must be on a line by itself Open
Open
) {}
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private UsergroupRepository $usergroupRepository
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private Security $security,
- Exclude checks