You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's my from type creating in service container: form.type.architect: class: TogeteeBundle\Form\RegistrationArchitectType arguments: [ '@router' ] tags: - { name: form.type }
Hi there is the way to inject form type class from container?
When I try to do this by:
form: type: '@form.type.investor'
I got error
The text was updated successfully, but these errors were encountered: