Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcae77aa

Browse files
author
Dominik Liebler
committed
Merge pull requestDesignPatternsPHP#97 from gabrielbull/patch-1
Corrected typo
2 parents5412ff9 +23e1376 commitcae77aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Creational/SimpleFactory/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ ConcreteFactory is a simple factory pattern.
66

77
It differs from the static factory because it is NOT static and as you know: static => global => evil!
88

9-
Therefore, you canhaZ multiple factories, differently parametrized, you can subclass it and you can mock-up it.
9+
Therefore, you canhave multiple factories, differently parametrized, you can subclass it and you can mock-up it.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp