Skip to content

Commit e69a05c

Browse files
committed
minor #13878 Update upload_file.rst (atailouloute)
This PR was merged into the 4.4 branch. Discussion ---------- Update upload_file.rst Commits ------- 39541b2 Update upload_file.rst
2 parents 70154c7 + 39541b2 commit e69a05c

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
@@ -311,7 +311,7 @@ Then, define a service for this class:
311311
https://symfony.com/schema/dic/services/services-1.0.xsd">
312312
<!-- ... -->
313313
314-
<service id="App\FileUploader">
314+
<service id="App\Service\FileUploader">
315315
<argument>%brochures_directory%</argument>
316316
</service>
317317
</container>

0 commit comments

Comments
 (0)