Logidav Docs

ProductController extends Controller
in package

FinalYes

Sale controller.

Tags
Route

("product/palimi")

Table of Contents

Methods

creationAction()  : Response|null
Lists all product Palimi.

Methods

creationAction()

Lists all product Palimi.

public creationAction(Request $request, AttributeSetService $attributeSetService, EntityManagerInterface $entityManager, NewProductStatService $newProductStat) : Response|null
Parameters
$request : Request
$attributeSetService : AttributeSetService
$entityManager : EntityManagerInterface
$newProductStat : NewProductStatService
Tags
Route

("/creation", name="new_products_palimi_index")

Method

({"GET", "POST"})

Return values
Response|null

        
On this page

Search results