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
minor #20879 [TwigBundle] Enable #[AsTwigFilter], #[AsTwigFunction] and #[AsTwigTest] (RisingSunLight42)
This PR was squashed before being merged into the 7.3 branch.
Discussion
----------
[TwigBundle] Enable `#[AsTwigFilter]`, `#[AsTwigFunction]` and `#[AsTwigTest]`
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `7.x` for features of unreleased versions).
-->
fix#20828
I did not listed the `AsTwigTest` attribute in the attributes list as no doc make mention of use case of this attribute. Do I had it anyway without any link to it (or a link to the [twig documentation](https://twig.symfony.com/doc/3.x/advanced.html#using-php-attributes-to-define-extensions))?
Also I hope my wording is correct, feel free to ask me any adjustment 😄
I followed the plan of `@javiereguiluz`
Commits
-------
15849ea [TwigBundle] Enable `#[AsTwigFilter]`, `#[AsTwigFunction]` and `#[AsTwigTest]`
0 commit comments