Symfony 2 How to create custom type to generate a custom directive

51 Views Asked by At

I have a custom directive create on angular and I'd like to create a type on Symfony2 to generate my new custom directive. I know it might sound lazy but I'm really having a hard time understanding Symfony2's documentation on types and I can't figure out how to do this.

Any help would be highly appreciated.

Thanks.

0

There are 0 best solutions below