Property | Type | Description | |
---|---|---|---|
$datatableService | |||
$userRepo |
Method | Description | |
---|---|---|
__construct ( |
UserService constructor. | |
getDatatable ( $accountId ) : Illuminate\Http\JsonResponse |
Method | Description | |
---|---|---|
getRepo ( ) : |
public __construct ( |
||
$userRepo | ||
$datatableService |
public getDatatable ( $accountId ) : Illuminate\Http\JsonResponse | ||
$accountId | ||
return | Illuminate\Http\JsonResponse |
protected getRepo ( ) : |
||
return |
protected DatatableService,App\services $datatableService | ||
return |