Commit 68e6af4
committed
feature symfony#52449 [TwigBridge] Mark CodeExtension as
This PR was merged into the 6.4 branch.
Discussion
----------
[TwigBridge] Mark CodeExtension as `@internal`
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Issues | n/a
| License | MIT
This is really just internal code used by our own tools. Let's make it clear that nobody should use it in production.
Commits
-------
d3f178b [TwigBridge] Mark CodeExtension as `@internal`@internal (fabpot)1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
| 25 | + | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
| |||
0 commit comments