AdminAccessUserReaderInterface

Extends

Interface AdminAccessUserReaderInterface

category

System

package

AdminAccess

subpackage

Readers

Methods

Returns an user by a given customer ID.

getByCustomerId(\IdType $customerId) : \AdminAccessUserInterface
Throws
\RoleNotFoundException

Arguments

$customerId

\IdType

Customer ID.

Response

\AdminAccessUserInterface

User object.