I have a form which is generated from inside a controller.
Then in twig file I need to add an attribute (placeholder) to a field (textarea).
What is the best way to do it in twig file?
I have a form which is generated from inside a controller. Then in twig
Share
1 Answer