Skip to content

Commit 4edbdc8

Browse files
authored
Update upload_file.rst
1 parent 6d25dbb commit 4edbdc8

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)