Commit 12f7357
committed
minor symfony#1513 Update SourceCodeExtension.php (parijke)
This PR was merged into the main branch.
Discussion
----------
Update SourceCodeExtension.php
Use property promotion
We use property promotion all over the code base.
Commits
-------
473c257 Update SourceCodeExtension.php1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
40 | 38 | | |
41 | | - | |
| 39 | + | |
42 | 40 | | |
43 | | - | |
| 41 | + | |
44 | 42 | | |
45 | | - | |
46 | 43 | | |
47 | 44 | | |
48 | 45 | | |
| |||
0 commit comments