src/CoreBundle/DataFixtures/AccessUserFixtures.php
Closing brace must be on a line by itself Open
Open
) {}
- Exclude checks
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
Missing function doc comment Open
Open
public function load(ObjectManager $manager): void
- Exclude checks
Missing class doc comment Open
Open
class AccessUserFixtures extends Fixture
- 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 readonly ToolChain $toolChain,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private readonly UserRepository $userRepository
- Exclude checks