Skip to content

Commit 7d5aebc

Browse files
committed
Minor tweak
1 parent 4629d9c commit 7d5aebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller/upload_file.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ using the service configuration:
185185
_defaults:
186186
# ...
187187
bind:
188-
$brochuresDirectory: '%kernel.project_dir%/public/uploads/brochures'
188+
string $brochuresDirectory: '%kernel.project_dir%/public/uploads/brochures'
189189
190190
There are some important things to consider in the code of the above controller:
191191

0 commit comments

Comments
 (0)