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 fbd889c commit bd4c1f1Copy full SHA for bd4c1f1
reference/configuration/kernel.rst
@@ -23,7 +23,7 @@ This value is also exposed via the :method:`Symfony\\Component\\HttpKernel\\Kern
23
method of the kernel class, which you can override to return a different value.
24
25
You can also change the build directory by defining an environment variable
26
-named ``APP_BUILD_DIR`` whose value is the full path of the build folder.
+named ``APP_BUILD_DIR`` whose value is the absolute path of the build folder.
27
28
.. versionadded:: 6.4
29
0 commit comments