Property | Type | Description | |
---|---|---|---|
$creditRepo | |||
$datatableService |
Method | Description | |
---|---|---|
__construct ( |
CreditService constructor. | |
getDatatable ( $clientPublicId, $search ) : Illuminate\Http\JsonResponse | ||
save ( $data ) : mixed | null |
Method | Description | |
---|---|---|
getRepo ( ) : |
public __construct ( |
||
$creditRepo | ||
$datatableService |
public getDatatable ( $clientPublicId, $search ) : Illuminate\Http\JsonResponse | ||
$clientPublicId | ||
$search | ||
return | Illuminate\Http\JsonResponse |
protected getRepo ( ) : |
||
return |
protected CreditRepository,App\Ninja\Repositories $creditRepo | ||
return |