mortenson / psalm-plugin-drupal

A project to add Psalm support for Drupal for security testing, focused only on taint analysis.
Other
43 stars 7 forks source link

Generate script makes duplicates for re-used controllers/forms #3

Closed mortenson closed 3 years ago

mortenson commented 3 years ago

We should only generate one code block for each unique combination of class+method in scripts/generate_entrypoint.php.