Property | Type | Description | |
---|---|---|---|
$datatableService | |||
$vendorRepo |
Method | Description | |
---|---|---|
__construct ( |
VendorService constructor. | |
getDatatable ( $search ) : Illuminate\Http\JsonResponse | ||
save ( array $data, |
Method | Description | |
---|---|---|
getRepo ( ) : |
public __construct ( |
||
$vendorRepo | ||
$datatableService | ||
$ninjaRepo | App\Ninja\Repositories\NinjaRepository |
public getDatatable ( $search ) : Illuminate\Http\JsonResponse | ||
$search | ||
return | Illuminate\Http\JsonResponse |
protected getRepo ( ) : |
||
return |
protected DatatableService,App\services $datatableService | ||
return |