mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Fix note display
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
b7876eecb0
commit
5c6c70cc03
@ -58,7 +58,7 @@ Using a container
|
||||
-----------------
|
||||
|
||||
.. note:: Please do use automatic dependency injection (see below). For most
|
||||
apps there is no need to register services manually.
|
||||
apps there is no need to register services manually.
|
||||
|
||||
Passing dependencies into the constructor rather than instantiating them in the
|
||||
constructor has the following drawback: Every line in the source code where
|
||||
|
||||
Loading…
Reference in New Issue
Block a user