Skip to content

Commit f6140ff

Browse files
committed
minor #8366 Update upload_file.rst (atailouloute)
This PR was merged into the 3.3 branch. Discussion ---------- Update upload_file.rst Commits ------- 4edbdc8 Update upload_file.rst
2 parents a7225e5 + 4edbdc8 commit f6140ff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

controller/upload_file.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,8 +400,6 @@ Now, register this class as a Doctrine listener:
400400
<!-- ... -->
401401
402402
<service id="AppBundle\EventListener\BrochureUploaderListener">
403-
<argument type="service" id="app.brochure_uploader"/>
404-
405403
<tag name="doctrine.event_listener" event="prePersist"/>
406404
<tag name="doctrine.event_listener" event="preUpdate"/>
407405
</service>

0 commit comments

Comments
 (0)