mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-02-23 17:22:41 +01:00
Update Structural (Bridge Pattern)
This commit is contained in:
parent
1a07685d41
commit
a6bc39a5c1
1
README.md
Normal file → Executable file
1
README.md
Normal file → Executable file
@ -25,6 +25,7 @@ The patterns can be structured in roughly three different categories. Please cli
|
||||
### Structural
|
||||
|
||||
* [Adapter](Adapter) [:notebook:](http://en.wikipedia.org/wiki/Adapter_pattern)
|
||||
* [Bridge](Bridge) [:notebook:](http://en.wikipedia.org/wiki/Bridge_pattern)
|
||||
* [Composite](Composite) [:notebook:](http://en.wikipedia.org/wiki/Composite_pattern)
|
||||
* [Decorator](Decorator) [:notebook:](http://en.wikipedia.org/wiki/Decorator_pattern)
|
||||
* [Facade](Facade) [:notebook:](http://en.wikipedia.org/wiki/Facade_pattern)
|
||||
|
Loading…
x
Reference in New Issue
Block a user