mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-16 11:53:58 +02:00
Add markdown flavors for objects.
This commit is contained in:
@@ -28,7 +28,7 @@ msgstr ""
|
||||
|
||||
#: ../../Structural/DependencyInjection/README.rst:13
|
||||
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 "
|
||||
"directly in ``DatabaseConnection``, which is not very good for testing and "
|
||||
"extending it."
|
||||
@@ -71,4 +71,4 @@ msgstr ""
|
||||
|
||||
#: ../../Structural/DependencyInjection/README.rst:53
|
||||
msgid "Test"
|
||||
msgstr ""
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user