@@ -91,7 +91,7 @@ |
||
91 | 91 | |
92 | 92 | public function __construct( |
93 | 93 | string $username = '', |
94 | - array $roles = [ 'ROLE_USER' ], |
|
94 | + array $roles = ['ROLE_USER'], |
|
95 | 95 | string $password = '', |
96 | 96 | bool $enabled = true |
97 | 97 | ) { |