Commit a9aa86a
committed
minor #12719 [minor] remove usage of Kernel::$rootDir from docs (jzawadzki)
This PR was submitted for the 5.0 branch but it was squashed and merged into the 4.3 branch instead (closes #12719).
Discussion
----------
[minor] remove usage of Kernel::$rootDir from docs
As per symfony/symfony#28810 $rootDir has been removed in 5.0 - use getProjectDir in docs instead - small change to be consistent
Commits
-------
9da96e1 [minor] remove usage of Kernel::$rootDir from docs1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments