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