mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-11 01:14:01 +02:00
Added More pattern UMLs
This commit is contained in:
@@ -9,3 +9,7 @@ method to create all types of objects it can create. It is usually named `factor
|
||||
## Examples
|
||||
|
||||
* Zend Framework: `Zend_Cache_Backend` or `_Frontend` use a factory method create cache backends or frontends
|
||||
|
||||
## UML Diagram
|
||||
|
||||

|
Reference in New Issue
Block a user