Closed
Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | yes |
RFC? | no |
Symfony version | 3.2.x |
trying to do:
http://symfony.com/doc/current/profiler/matchers.html
config.yml:
profiler:
matcher:
service: app.super_admin_matcher
when trying to logout on my website.
i'm getting
ERR_CONNECTION_RESET
also i try on last symfony 3.2.5
still not work