Skip to content

Commit dc61e0a

Browse files
[Framework] Clarifying what base_path actually does
Page: https://symfony.com/doc/6.4/reference/configuration/framework.html#base-path
1 parent 5a9f435 commit dc61e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2064,7 +2064,7 @@ base_path
20642064

20652065
**type**: ``string``
20662066

2067-
This option allows you to define a base path to be used for assets:
2067+
This option allows you to define a base path from where Twig's ``{{ asset() }}`` function is resolved:
20682068

20692069
.. configuration-block::
20702070

0 commit comments

Comments
 (0)