Closed
Description
I am planning to write rules to check validity of links (link, redirect, ...) creation.
- validate that presenter/action used in target exists (based on configured mapping or using PresenterFactory)
- validate that mandatory parameters (based on action/render method signature) are passed
- validate types of parameters
We already do this in our phpstan-latte extension (in hacky way) but I would like to write universal solution.
Should I make it as PR to this package or would you preffer it as separate package?
Metadata
Metadata
Assignees
Labels
No labels