Dylan_Baldini
Dylan_Baldini
Add documentation for twig filters compatible with tag apply tag uses
I noticed that the Voter documentation, in particular the code illustrating the point "[The Voter Interface](https://symfony.com/doc/current/security/voters.html#the-voter-interface)", was not update. To explain further, in the [Voter.php](https://github.com/symfony/symfony/blob/7.0/src/Symfony/Component/Security/Core/Authorization/Voter/Voter.php) file on GitHub, we've also...
I am resubmitting a PR. I've included examples of possible error resolutions that could be useful in particular scenarios, as seen in issue https://github.com/symfony/symfony-docs/issues/18737. I only covered the first 2...
I observed that the documentation lacked references and examples to elucidate the various types of value resolvers.