mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-12 02:11:00 +01:00
Fixed coding style.
This commit is contained in:
@@ -90,7 +90,7 @@ class User extends AttachmentContainingDBElement implements UserInterface, HasPe
|
||||
use MasterAttachmentTrait;
|
||||
|
||||
/**
|
||||
* The User id of the anonymous user
|
||||
* The User id of the anonymous user.
|
||||
*/
|
||||
public const ID_ANONYMOUS = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user