Commit 3241888
committed
minor symfony#52531 [WebProfilerBundle] Mark CodeExtension as non-internal (nicolas-grekas)
This PR was merged into the 7.0 branch.
Discussion
----------
[WebProfilerBundle] Mark CodeExtension as non-internal
| Q | A
| ------------- | ---
| Branch? | 7.0
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
From symfony#52449 (comment) by `@GromNaN`
Using those twig helpers in a profiler page is 100% legit. I think that the notice in the class' docbloc + the fact it moved to the WebProfilerBundle namespace allows us to mark the class back as non-internal.
Commits
-------
b1c437a [WebProfilerBundle] Mark CodeExtension as non-internalFile tree
1 file changed
+0
-2
lines changed- src/Symfony/Bundle/WebProfilerBundle/Profiler
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| |||
0 commit comments