Neuron-PHP

IUserUpdater

User update service interface

Table of Contents

Methods

update()  : User
Update an existing user from DTO

Methods

update()

Update an existing user from DTO

public update(Dto $request) : User
Parameters
$request : Dto

DTO containing id, username, email, role, password (optional)

Tags
throws
Exception
Return values
User

        
On this page

Search results