Skip to content

Commit bebb526

Browse files
adding a bridge sample
1 parent 0c774a8 commit bebb526

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Structural/Bridge/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
Decouple an abstraction from its implementation so that the two can vary
44
independently. (http://en.wikipedia.org/wiki/Bridge_pattern)
55

6+
#### Sample:
67

8+
* [Symfony DoctrineBridge](https://github.com/symfony/DoctrineBridge)
79

0 commit comments

Comments
 (0)