src/CoreBundle/Security/Authorization/Voter/SocialPostVoter.php
Add a single space around assignment operators Open
Open
declare(strict_types=1);
- Exclude checks
Missing function doc comment Open
Open
public function __construct(
- 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 SettingsManager $settingsManager
- Exclude checks
Expected 0 spaces after opening bracket; newline found Open
Open
if (
- Exclude checks
Closing brace must be on a line by itself Open
Open
) {}
- Exclude checks