mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-31 12:10:10 +02:00
add wikipedia link
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Abstract Factory
|
||||
================
|
||||
Abstract Factory |Wikipedia|_
|
||||
=============================
|
||||
|
||||
Purpose
|
||||
-------
|
||||
@@ -91,3 +91,7 @@ Tests/AbstractFactoryTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Creational/AbstractFactory
|
||||
.. |Wikipedia| image:: /_static/Wikipedia-logo.png
|
||||
:height: 30 px
|
||||
:width: 30 px
|
||||
.. _Wikipedia: http://en.wikipedia.org/wiki/Abstract_factory_pattern
|
Reference in New Issue
Block a user