InternalStockHistoryController
extends Controller
in package
ProductStockValueAt20210331C1204Controller
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- paginateInternalStockHistory() : JsonResponse
Properties
$internalStockHistoryService
private
InternalStockHistoryService
$internalStockHistoryService
Methods
__construct()
public
__construct(InternalStockHistoryService $internalStockHistoryService) : mixed
Parameters
- $internalStockHistoryService : InternalStockHistoryService
paginateInternalStockHistory()
public
paginateInternalStockHistory(Request $request) : JsonResponse
Parameters
- $request : Request