sort php files Creational

This commit is contained in:
Faust
2015-04-07 22:00:12 +02:00
parent ff327e3a0c
commit 23abee8078
23 changed files with 100 additions and 99 deletions

View File

@@ -68,4 +68,4 @@ Tests/AdapterTest.php
:linenos:
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Adapter
.. _`Adapter / Wrapper`: http://en.wikipedia.org/wiki/Adapter_pattern
.. _`Adapter / Wrapper`: http://en.wikipedia.org/wiki/Adapter_pattern

View File

@@ -71,4 +71,4 @@ Tests/BridgeTest.php
:linenos:
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Bridge
.. _`Bridge`: http://en.wikipedia.org/wiki/Bridge_pattern
.. _`Bridge`: http://en.wikipedia.org/wiki/Bridge_pattern

View File

@@ -62,4 +62,4 @@ Tests/CompositeTest.php
:linenos:
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Composite
.. _`Composite`: http://en.wikipedia.org/wiki/Composite_pattern
.. _`Composite`: http://en.wikipedia.org/wiki/Composite_pattern

View File

@@ -57,4 +57,4 @@ Tests/DataMapperTest.php
:linenos:
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/DataMapper
.. _`Data Mapper`: http://en.wikipedia.org/wiki/Data_mapper_pattern
.. _`Data Mapper`: http://en.wikipedia.org/wiki/Data_mapper_pattern

View File

@@ -65,4 +65,4 @@ Tests/DecoratorTest.php
:linenos:
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Decorator
.. _`Decorator`: http://en.wikipedia.org/wiki/Decorator_pattern
.. _`Decorator`: http://en.wikipedia.org/wiki/Decorator_pattern

View File

@@ -85,4 +85,4 @@ Tests/config.php
:linenos:
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/DependencyInjection
.. _`Dependency Injection`: http://en.wikipedia.org/wiki/Dependency_injection
.. _`Dependency Injection`: http://en.wikipedia.org/wiki/Dependency_injection

View File

@@ -63,4 +63,4 @@ Tests/FacadeTest.php
:linenos:
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Facade
.. _`Facade`: http://en.wikipedia.org/wiki/Facade_pattern
.. _`Facade`: http://en.wikipedia.org/wiki/Facade_pattern

View File

@@ -41,4 +41,4 @@ Test
----
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Proxy
.. _`Proxy`: http://en.wikipedia.org/wiki/Proxy_pattern
.. _`Proxy`: http://en.wikipedia.org/wiki/Proxy_pattern

View File

@@ -17,4 +17,4 @@ relationships between entities.
Facade/README
FluentInterface/README
Proxy/README
Registry/README
Registry/README

View File

@@ -44,4 +44,4 @@ Tests/RegistryTest.php
:linenos:
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Registry
.. _`Registry`: http://en.wikipedia.org/wiki/Service_locator_pattern
.. _`Registry`: http://en.wikipedia.org/wiki/Service_locator_pattern