mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-31 20:20:15 +02:00
adding a bridge sample
This commit is contained in:
@@ -3,5 +3,7 @@
|
||||
Decouple an abstraction from its implementation so that the two can vary
|
||||
independently. (http://en.wikipedia.org/wiki/Bridge_pattern)
|
||||
|
||||
#### Sample:
|
||||
|
||||
* [Symfony DoctrineBridge](https://github.com/symfony/DoctrineBridge)
|
||||
|
||||
|
Reference in New Issue
Block a user