mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-06-26 11:13:50 +02:00
add wikipedia link
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
Adapter / Wrapper
|
||||
=================
|
||||
Adapter / Wrapper |Wikipedia|_
|
||||
==============================
|
||||
|
||||
Purpose
|
||||
-------
|
||||
@ -68,3 +68,7 @@ Tests/AdapterTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Adapter
|
||||
.. |Wikipedia| image:: /_static/Wikipedia-logo.png
|
||||
:height: 30 px
|
||||
:width: 30 px
|
||||
.. _Wikipedia: http://en.wikipedia.org/wiki/Adapter_pattern
|
Reference in New Issue
Block a user