PrestoController
extends Controller
in package
Presto controller.
Tags
Table of Contents
Methods
- indexAction() : mixed
- Lists all sale entities.
- prestoPaginateAction() : mixed
- Pagination for presto list page
- StatusPaylinePrestoAction() : JsonResponse
- get Presto Status from WS
Methods
indexAction()
Lists all sale entities.
public
indexAction() : mixed
Tags
prestoPaginateAction()
Pagination for presto list page
public
prestoPaginateAction(Request $request) : mixed
Parameters
- $request : Request
Tags
StatusPaylinePrestoAction()
get Presto Status from WS
public
StatusPaylinePrestoAction(Request $request) : JsonResponse
Parameters
- $request : Request