Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 216 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 216 Bytes

CLONE OF Vesax/admin-extra-bundle

Admin Extra Bundle

Add custom role provider:

my_role_provider:
   class: MyRoleProvider
   tags:
       - { name: vesax.admin_extra.role_provider }