Commit e0437ea
committed
Use $this->getRootDir() instead of __DIR__
Use $this->getRootDir() when loading the configuration file from AppKernel.
Symfony standard version uses $this->getRootDir() so we should have the same version on both sites.1 parent 73ccc8b commit e0437ea
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments