SupersetUserRepository
FinalYes
Table of Contents
Methods
- getAdmin() : User|null
- getById() : User|null
Methods
getAdmin()
public
getAdmin() : User|null
Return values
User|nullgetById()
public
getById(int $id) : User|null
Parameters
- $id : int