Ali Turki
Results
1
comments of
Ali Turki
Hi @lookyman, `createForm` is called as: ` $this->createFormat(DocumentType::class, $entity, $parameters); ` Note the `DocumentType` is a subclass of the Symfony standard `Symfony\Component\Form\AbstractType` Let me know if you need extra infos...