Skip to content

Commit e5e0b35

Browse files
committed
minor #7729 Update parent_services.rst (prosalov)
This PR was merged into the 2.7 branch. Discussion ---------- Update parent_services.rst Closed XML tag. Commits ------- 83442e8 Update parent_services.rst
2 parents 09cc5fc + 83442e8 commit e5e0b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/parent_services.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ duplicated service definitions:
6868
<services>
6969
<!-- as no class is configured, the parent service MUST be abstract -->
7070
<service id="app.base_doctrine_repository" abstract="true">
71-
<argument type="service" id="doctrine.entity_manager">
71+
<argument type="service" id="doctrine.entity_manager" />
7272
7373
<call method="setLogger">
7474
<argument type="service" id="logger" />

0 commit comments

Comments
 (0)