Question

I'm using Symfony2 with sonataAdminBundle, sonataUserBundle and FOSUserBundle. I would like to create a new role e.g. ROLE_TEST. When I go to edit a user in the admin CRUD interface, I would like that role to appear in the 'roles' section so I can add it to the user.

Where do I define the role so it appears in that list?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top