UserPreloader
Table of Contents
Methods
- __construct() : mixed
- get() : User|null
- preload() : void
Methods
__construct()
public
__construct() : mixed
get()
public
final get(int $userId) : User|null
Parameters
- $userId : int
Return values
User|nullpreload()
public
final preload(int ...$userIds) : void
Parameters
- $userIds : int