Closed
Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | no |
RFC? | no |
Symfony version | 3.2.2 |
If there are multiple Roles to be checked (access _control), the attributes are being escaped and dumped (profiler_dump) in the debug toolbar. Isn't it better to just print the attributes without the indexes?
example:
- { path: ^/symofny/, roles: [ROLE_A, ROLE_B, ROLE_C }
Output:
Metadata
Metadata
Assignees
Labels
No labels