zenstruck / console-extra

A modular set of features to reduce configuration boilerplate for your Symfony commands.
MIT License
78 stars 3 forks source link

add UserManager ROLES as a suggestion #65

Closed tacman closed 8 months ago

tacman commented 8 months ago

Of course, UserManager now needs

 const ROLES=['ROLE_ADMIN','ROLE_USER']