Haehnchen/idea-php-symfony2-plugin

Inspections don't use Method References configuration

adrolter opened this issue · 0 comments

Inspections like "Missing Route" use a static list to signature match. It would be really nice if they could use the dynamic provider reference system exposed though the settings panel so that these custom methods could receive inspection coverage (missing route, missing template, missing service, etc.)