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 4629d9c commit 7d5aebcCopy full SHA for 7d5aebc
controller/upload_file.rst
@@ -185,7 +185,7 @@ using the service configuration:
185
_defaults:
186
# ...
187
bind:
188
- $brochuresDirectory: '%kernel.project_dir%/public/uploads/brochures'
+ string $brochuresDirectory: '%kernel.project_dir%/public/uploads/brochures'
189
190
There are some important things to consider in the code of the above controller:
191
0 commit comments