Commit 6283597
committed
minor symfony#52796 [DependencyInjection] remove useless setAccessible() calls (xabbuh)
This PR was merged into the 7.1 branch.
Discussion
----------
[DependencyInjection] remove useless setAccessible() calls
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Commits
-------
d8e48ac remove useless setAccessible() callsFile tree
1 file changed
+0
-2
lines changed- src/Symfony/Component/DependencyInjection/Tests
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
423 | | - | |
424 | 423 | | |
425 | 424 | | |
426 | 425 | | |
| |||
436 | 435 | | |
437 | 436 | | |
438 | 437 | | |
439 | | - | |
440 | 438 | | |
441 | 439 | | |
442 | 440 | | |
| |||
0 commit comments