class EmpireSidebarProductSearchController extends Controller

Class EmpireSidebarProductSearchController

Methods

JsonResponse
productVideoSearchJSONAction(ArrayCollection $productSidebarSearchJSON)

API route for product listing

Details

at line 34
JsonResponse productVideoSearchJSONAction(ArrayCollection $productSidebarSearchJSON)

API route for product listing

Parameters

ArrayCollection $productSidebarSearchJSON

Return Value

JsonResponse

See also

ProductSidebarSearchJSONConverter