mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-09-09 14:20:46 +02:00
refactored Factory Method pattern
This commit is contained in:
@@ -37,7 +37,7 @@ msgstr ""
|
||||
#: ../../Creational/FactoryMethod/README.rst:12
|
||||
msgid ""
|
||||
"This pattern is a \"real\" Design Pattern because it achieves the "
|
||||
"\"Dependency Inversion Principle\" a.k.a the \"D\" in S.O.L.I.D principles."
|
||||
"Dependency Inversion principle a.k.a the \"D\" in SOLID principles."
|
||||
msgstr ""
|
||||
"Этот паттерн является «настоящим» Шаблоном Проектирования, потому что он "
|
||||
"следует «Принципу инверсии зависимостей\" ака \"D\" в `S.O.L.I.D <https://"
|
||||
|
Reference in New Issue
Block a user