Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
App
Contracts
UserResolverInterface
PHP Interface App\Contracts\UserResolverInterface
显示文件
Open project: joselfonseca/laravel-api
Public Methods
Method
Description
resolveById
(
$id
) :
mixed
Resolve a user from ID
Method Details
resolveById()
public
method
Resolve a user from ID
public
resolveById
(
$id
) :
mixed
$id
return
mixed