Skip to content

Commit 6da86c9

Browse files
[TwigBridge] Fix @internal annotation
1 parent 76b4393 commit 6da86c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 <[email protected]>
2525
*
26-
* @internal
26+
* @internal since Symfony 6.4
2727
*/
2828
final class CodeExtension extends AbstractExtension
2929
{

0 commit comments

Comments
 (0)