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