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.