src/CoreBundle/DataFixtures/AccessUserUrlFixtures.php
Closing brace must be on a line by itself Open
Open
) {}
- Exclude checks
Missing function doc comment Open
Open
public function load(ObjectManager $manager): void
- Exclude checks
Missing function doc comment Open
Open
public function __construct(
- Exclude checks
Missing class doc comment Open
Open
class AccessUserUrlFixtures extends Fixture
- Exclude checks
Add a single space around assignment operators Open
Open
declare(strict_types=1);
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private readonly TokenStorageInterface $tokenStorage,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private readonly SettingsManager $settingsManager,
- Exclude checks
Closing brace must be on a line by itself Open
Open
) {}
- Exclude checks