Skip to content

Commit ecc5306

Browse files
authored
Update User.php
Signed-off-by: Alex Karajos <[email protected]>
1 parent 22be269 commit ecc5306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/src/User/src/Entity/User.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ public function hasRoles(): bool
344344
* roles: RoleType[],
345345
* created: DateTimeImmutable,
346346
* updated: DateTimeImmutable|null,
347-
}
347+
* }
348348
*/
349349
public function getArrayCopy(): array
350350
{

0 commit comments

Comments
 (0)