mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-31 04:00:18 +02:00
Added More pattern UMLs
This commit is contained in:
@@ -14,3 +14,7 @@ To separate strategies and to enable fast switching between them. Also this patt
|
||||
|
||||
* sorting a list of objects, one strategy by date, the other by id
|
||||
* simplify unit testing: e.g. switching between file and in-memory storage
|
||||
|
||||
## UML Diagram
|
||||
|
||||

|
Reference in New Issue
Block a user