Skip to content

Commit 2196b67

Browse files
[TwigBridge] Fix @internal annotation
1 parent fbc44f2 commit 2196b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bridge/Twig/Extension/CodeExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*
2424
* @author Fabien Potencier <fabien@symfony.com>
2525
*
26-
* @internal
26+
* @internal since Symfony 6.4
2727
*/
2828
final class CodeExtension extends AbstractExtension
2929
{

0 commit comments

Comments
 (0)