Add markdown flavors for objects.

This commit is contained in:
Kerem Güneş
2017-12-11 05:15:34 +03:00
parent 4bc5a3d7a2
commit 26eb70713a
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ testable, maintainable and extendable code.
Usage Usage
----- -----
DatabaseConfiguration gets injected and ``DatabaseConnection`` will get all that it ``DatabaseConfiguration`` gets injected and ``DatabaseConnection`` will get all that it
needs from ``$config``. Without DI, the configuration would be created needs from ``$config``. Without DI, the configuration would be created
directly in ``DatabaseConnection``, which is not very good for testing and directly in ``DatabaseConnection``, which is not very good for testing and
extending it. extending it.

View File

@@ -28,7 +28,7 @@ msgstr ""
#: ../../Structural/DependencyInjection/README.rst:13 #: ../../Structural/DependencyInjection/README.rst:13
msgid "" msgid ""
"DatabaseConfiguration gets injected and ``DatabaseConnection`` will get all that it " "``DatabaseConfiguration`` gets injected and ``DatabaseConnection`` will get all that it "
"needs from ``$config``. Without DI, the configuration would be created " "needs from ``$config``. Without DI, the configuration would be created "
"directly in ``DatabaseConnection``, which is not very good for testing and " "directly in ``DatabaseConnection``, which is not very good for testing and "
"extending it." "extending it."
@@ -71,4 +71,4 @@ msgstr ""
#: ../../Structural/DependencyInjection/README.rst:53 #: ../../Structural/DependencyInjection/README.rst:53
msgid "Test" msgid "Test"
msgstr "" msgstr ""