We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7012061 commit 51cfb0eCopy full SHA for 51cfb0e
reference/configuration/kernel.rst
@@ -87,7 +87,7 @@ method to return the right project directory::
87
Cache Directory
88
~~~~~~~~~~~~~~~
89
90
-**type**: ``string`` **default**: ``$this->getProjectDir()/var/cache/'$this->environment``
+**type**: ``string`` **default**: ``$this->getProjectDir()/var/cache/$this->environment``
91
92
This returns the absolute path of the cache directory of your Symfony project.
93
It's calculated automatically based on the current
0 commit comments