AnonUserConversion extension

Extension adding models construction from an AnonymousUserMixin.

on

Methods

toDto() DtoUser

Available on AnonymousUserMixin, provided by the AnonUserConversion extension

Constructs a new DtoUser from this UserMixin.
toModel() User

Available on AnonymousUserMixin, provided by the AnonUserConversion extension

Constructs a new User from this AnonymousUserMixin.