mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-09-25 13:59:08 +02:00
add wikipedia link
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Factory Method
|
||||
==============
|
||||
Factory Method |Wikipedia|_
|
||||
===========================
|
||||
|
||||
Purpose
|
||||
-------
|
||||
@@ -80,3 +80,7 @@ Tests/FactoryMethodTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Creational/FactoryMethod
|
||||
.. |Wikipedia| image:: /_static/Wikipedia-logo.png
|
||||
:height: 30 px
|
||||
:width: 30 px
|
||||
.. _Wikipedia: http://en.wikipedia.org/wiki/Factory_method_pattern
|
Reference in New Issue
Block a user