You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #853 [make:voter] generate type hints (jrushlow)
This PR was squashed before being merged into the 1.0-dev branch.
Discussion
----------
[make:voter] generate type hints
starting in Symfony 5.0 the abstract voter methods introduced type hints (symfony/symfony@8c46b95). We now conditionally generate the `string` type hint for the `$attribute` argument.
Minor cleanup of the maker itself.
Commits
-------
95980dc [make:voter] generate type hints
0 commit comments