File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 380380 implementationClass =" fr.adrienbrault.idea.symfony2plugin.config.xml.inspection.XmlDuplicateParameterKeyInspection" />
381381
382382
383- <localInspection groupPath =" Symfony" shortName =" ControllerMethodYaml " displayName =" Missing Controller Action in Yaml"
383+ <localInspection groupPath =" Symfony" shortName =" ControllerMethodInspectionYaml " displayName =" Missing Controller Action in Yaml"
384384 groupName =" Route"
385385 enabledByDefault =" true"
386386 level =" WARNING"
387387 language =" yaml"
388388 implementationClass =" fr.adrienbrault.idea.symfony2plugin.routing.inspection.ControllerMethodInspection$ControllerMethodInspectionYaml" />
389389
390- <localInspection groupPath =" Symfony" shortName =" ControllerMethodXml " displayName =" Missing Controller Action in XML"
390+ <localInspection groupPath =" Symfony" shortName =" ControllerMethodInspectionXml " displayName =" Missing Controller Action in XML"
391391 groupName =" Route"
392392 enabledByDefault =" true"
393393 level =" WARNING"
394394 language =" XML"
395395 implementationClass =" fr.adrienbrault.idea.symfony2plugin.routing.inspection.ControllerMethodInspection$ControllerMethodInspectionXml" />
396396
397397
398- <localInspection groupPath =" Symfony" shortName =" DeprecatedClassesYaml " displayName =" Deprecated Class in Yaml"
398+ <localInspection groupPath =" Symfony" shortName =" ServiceDeprecatedClassesInspectionYaml " displayName =" Deprecated Class in Yaml"
399399 groupName =" Service"
400400 enabledByDefault =" true"
401401 level =" WARNING"
402402 language =" yaml"
403403 implementationClass =" fr.adrienbrault.idea.symfony2plugin.codeInspection.service.ServiceDeprecatedClassesInspection$ServiceDeprecatedClassesInspectionYaml" />
404404
405- <localInspection groupPath =" Symfony" shortName =" DeprecatedClassesXml " displayName =" Deprecated Class in XML"
405+ <localInspection groupPath =" Symfony" shortName =" ServiceDeprecatedClassesInspectionXml " displayName =" Deprecated Class in XML"
406406 groupName =" Service"
407407 enabledByDefault =" true"
408408 level =" WARNING"
409409 language =" XML"
410410 implementationClass =" fr.adrienbrault.idea.symfony2plugin.codeInspection.service.ServiceDeprecatedClassesInspection$ServiceDeprecatedClassesInspectionXml" />
411411
412- <localInspection groupPath =" Symfony" shortName =" DeprecatedClassesPhp " displayName =" Deprecated Class in PHP"
412+ <localInspection groupPath =" Symfony" shortName =" ServiceDeprecatedClassesInspectionPhp " displayName =" Deprecated Class in PHP"
413413 groupName =" Service"
414414 enabledByDefault =" true"
415415 level =" WARNING"
You can’t perform that action at this time.
0 commit comments