프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$datatableService | |||
$expenseRepo |
메소드 | 설명 | |
---|---|---|
__construct ( |
ExpenseService constructor. | |
getDatatable ( $search ) : Illuminate\Http\JsonResponse | ||
getDatatableVendor ( $vendorPublicId ) : Illuminate\Http\JsonResponse | ||
save ( $data, null $expense = null ) : mixed | null |
메소드 | 설명 | |
---|---|---|
getRepo ( ) : |
public __construct ( |
||
$expenseRepo | ||
$datatableService |
public getDatatable ( $search ) : Illuminate\Http\JsonResponse | ||
$search | ||
리턴 | Illuminate\Http\JsonResponse |
public getDatatableVendor ( $vendorPublicId ) : Illuminate\Http\JsonResponse | ||
$vendorPublicId | ||
리턴 | Illuminate\Http\JsonResponse |
protected getRepo ( ) : |
||
리턴 |
protected DatatableService,App\services $datatableService | ||
리턴 |