Skip to content

Commit 197a2bf

Browse files
committed
cs fixer
1 parent ab395af commit 197a2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Security/InteractiveSecurityHelper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ private function guessUserClassDefault(SymfonyStyle $io)
112112

113113
return 'App\\Security\\User';
114114
}
115-
115+
116116
return $io->error('This value cannot be blank and no default class found');
117117
}
118118

0 commit comments

Comments
 (0)