I have Symfony\Component\Form\FormView object. How do I render it without Twig and framework?
Specifically I want to use Symfony Form in Concrete5 custom block type.
I have Symfony\Component\Form\FormView object. How do I render it without Twig and framework?
Specifically I want to use Symfony Form in Concrete5 custom block type.