mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-01 20:50:15 +02:00
Added Bridge UML
This commit is contained in:
@@ -11,5 +11,4 @@ To translate one interface for a class into a compatible interface. An adapter a
|
||||
|
||||
## UML Diagram
|
||||
|
||||
<img src="uml.svg" alt="Adapter UML Diagram">
|
||||

|
@@ -7,3 +7,6 @@ independently. (http://en.wikipedia.org/wiki/Bridge_pattern)
|
||||
|
||||
* [Symfony DoctrineBridge](https://github.com/symfony/DoctrineBridge)
|
||||
|
||||
## UML Diagram
|
||||
|
||||

|
Reference in New Issue
Block a user