Skip to content

Commit 07678e5

Browse files
armetizweaverryan
authored andcommitted
Add a return line.
1 parent 9d669a6 commit 07678e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

components/dependency_injection/tags.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,4 +247,5 @@ The last step is to update the compiler to take care of your additional informat
247247
}
248248
}
249249
250-
Take care of ``$attributes`` variable. Because you can use the same tag many times on the same service, ``$attributes`` is an array of attributes for each tag that refers to the same service.
250+
Take care of ``$attributes`` variable. Because you can use the same tag many times on the same service,
251+
``$attributes`` is an array of attributes for each tag that refers to the same service.

0 commit comments

Comments
 (0)